| AddUserAddressCityNullTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Users | |
| type | _125_keywords | selen01 |
| clickAtAndWait | //input[@value='Search'] | |
| clickAtAndWait | //td[2]/a | User Name |
| clickAt | addressesLink | |
| waitForVisible | _125_addressStreet1_0 | |
| type | _125_addressStreet1_0 | 12345 Test Street |
| type | _125_addressZip0 | 99999 |
| type | _125_addressCity0 | |
| clickAndWait | //input[@value='Save'] | |
| assertText | //section/div/div/div/div[1] | You have entered invalid data. Please try again. |
| assertText | //div[9]/div[1] | Please enter a valid city. |