AddNullPassword2Test
waitForElementPresent link=Users
clickAtAndWait link=Users
waitForVisible link=joebloggs
clickAtAndWait link=joebloggs
waitForVisible passwordLink
clickAt passwordLink
waitForVisible _125_password1
type _125_password1 test
type _125_password2
clickAtAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent That password is invalid. Please enter in a different password.
assertTextNotPresent Your request processed successfully.