DeleteInvalidCommunityTest
waitForElementPresent link=Communities
clickAtAndWait link=Communities
pause 5000
waitForVisible //td[6]/ul/li/strong/span
clickAt //td[6]/ul/li/strong/span
waitForElementPresent //div[4]/ul/li[5]/a
clickAndWait //div[4]/ul/li[5]/a
assertConfirmation Are you sure you want to delete this?
waitForTextPresent You have entered invalid data. Please try again.
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent The group cannot be deleted because it is a required system group.