AddDifferentPasswordTest
waitForElementPresent link=Users
clickAndWait link=Users
clickAndWait link=joebloggs
click passwordLink
waitForElementPresent _125_password1
typeKeys _125_password1 test1
type _125_password1 test1
type _125_password2 test2
clickAndWait //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.