AddDuplicateCommunityNameTest
open /user/joebloggs/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Communities
clickAtAndWait link=Add
typeKeys _134_name Test Communit
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.