AddInvalidCommunityNameTest
waitForElementPresent link=Communities
clickAndWait link=Communities
clickAndWait link=Add
waitForElementPresent _134_name
typeKeys _134_name !@#$
type _134_name !@#$
type _134_description This is a null community test.
clickAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextNotPresent Your request processed successfully.