| AddCommunityNameDuplicateTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Communities | |
| clickAtAndWait | link=Add | |
| type | _134_name | Community Name |
| clickAtAndWait | //input[@value='Save'] | |
| assertText | //div[@class='portlet-msg-error'] | You have entered invalid data. Please try again. |
| assertText | xPath=(//div[@class='portlet-msg-error'])[2] | Please enter a unique name. |