AddNullCommunityNameTest
waitForElementPresent link=Communities
clickAndWait link=Communities
clickAndWait link=Add
waitForElementPresent _134_description
typeKeys _134_description This is a null communit test.
type _134_description This is a null community test.
clickAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a valid name.
assertTextNotPresent Your request processed successfully.