EditUserInfo
open .
assertTitle VIVO
clickAndWait link=Log in
assertTitle VIVO Site Administration
type username defaultAdmin
type password Password
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
clickAndWait link=User accounts
assertTitle User Accounts
clickAndWait link=User Mgmt
assertTitle User Account Control Panel
clickAndWait //input[@value='Edit User Account']
assertTitle User Account Editing Form
type Username User Management
type LastName Management
clickAndWait primaryAction
assertTitle User Account Control Panel
clickAndWait //input[@value='Edit User Account']
assertTitle User Account Editing Form
clickAndWait _cancel
assertTitle User Account Control Panel
clickAndWait //input[@value='Reset Password']
assertTitle User Account Editing Form
type Md5password otherPassword
type passwordConfirmation somethingElse
click primaryAction
assertAlert The passwords do not match.
type passwordConfirmation otherPassword
click primaryAction
assertAlert Please enter a password between 6 and 12 characters long.
type Md5password resetPasswd
type passwordConfirmation resetPasswd
clickAndWait primaryAction
assertTitle User Account Control Panel
clickAndWait link=Log out
assertTitle VIVO