| AddOrganizationNameNullTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Organizations | |
| clickAtAndWait | link=Add | |
| type | _126_name | |
| select | _126_type | label=Regular Organization |
| clickAtAndWait | //input[@value='Save'] | |
| assertText | xPath=(//div[@class='portlet-msg-error'])[1] | You have entered invalid data. Please try again. |
| assertText | xPath=(//div[@class='portlet-msg-error'])[2] | Please enter a valid name. |