AddDuplicateCommunityNameTest
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 duplicate community test.
clickAtAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a unique name.