| AddDifferentPasswordTest | ||
| waitForElementPresent | link=Users | |
| clickAtAndWait | link=Users | |
| waitForVisible | link=joebloggs | |
| clickAtAndWait | link=joebloggs | |
| waitForVisible | passwordLink | |
| clickAt | passwordLink | |
| waitForVisible | _125_password1 | |
| type | _125_password1 | test1 |
| type | _125_password2 | test2 |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | You have entered invalid data. Please try again. | |
| assertTextPresent | The passwords you entered do not match. Please re-enter your password. | |