AddUserPasswordDifferentTest
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 test1
type _125_password2 test2
clickAtAndWait //input[@value='Save']
assertText //span[@class='portlet-msg-error'] You have entered invalid data. Please try again.
assertText xPath=(//span[@class='portlet-msg-error'])[2] The passwords you entered do not match. Please re-enter your password.