AddUserPasswordDuplicateTest
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
assertPartialText //a[@id='_125_passwordLink'] Password
clickAt //a[@id='_125_passwordLink'] Password
waitForVisible _125_password1
type _125_password1 test
type _125_password2 test
clickAtAndWait //input[@value='Save']
assertText xPath=(//div[@class='portlet-msg-error'])[1] You have entered invalid data. Please try again.
assertText xPath=(//div[@class='portlet-msg-error'])[2] Your new password cannot be the same as your old password. Please enter in a different password.