| AddUserPassword1NullTest | ||
| 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 | passwordLink | |
| waitForVisible | _125_password1 | |
| type | _125_password1 | |
| type | _125_password2 | test |
| clickAtAndWait | //input[@value='Save'] | |
| assertText | //section/div/div/div/div[1] | You have entered invalid data. Please try again. |
| assertText | //td/div[2]/div | That password is invalid. Please enter in a different password. |