| AddOrganizationNameDuplicateTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Organizations | |
| clickAtAndWait | link=Add | |
| type | _126_name | Selenium |
| select | _126_type | label=Regular Organization |
| select | _126_countryId | label=United States |
| clickAtAndWait | //input[@value='Save'] | |
| assertText | //section/div/div/div/div[1] | You have entered invalid data. Please try again. |
| assertText | //fieldset[1]/div/div[1] | The organization name is already taken. |