AddDifferentPasswordTest
waitForElementPresent link=Enterprise Admin Test Page
clickAtAndWait link=Enterprise Admin Test Page
clickAtAndWait link=Users
clickAtAndWait link=joebloggs
clickAt link=Password
waitForVisible _79_password1
type _79_password1 test1
type _79_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.