AddCommunitiesTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Communities
waitForVisible link=Add
clickAtAndWait link=Add
waitForVisible _134_name
type _134_name Test Community
type _134_description This is a test community!
pause 5000
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.