AddUserPasswordTest
open /web/guest/home/
waitForVisible link=Control Panel Control Panel
clickAtAndWait link=Control Panel Control Panel
waitForElementPresent link=Users Users
clickAtAndWait link=Users Users
type //input[@name='_125_keywords'] usersn
clickAtAndWait //input[@value='Search'] Search
clickAtAndWait //td[2]/a User Name
assertPartialText //a[@id='_125_passwordLink'] Password
clickAt //a[@id='_125_passwordLink'] Password
waitForVisible //input[@id='_125_password1'] New Password
type //input[@id='_125_password1'] test
type //input[@id='_125_password2'] test
clickAtAndWait //input[@value='Save'] Save
assertText //div[@class='portlet-msg-success'] Your request processed successfully.