AdminChangePassword
deleteAllVisibleCookies
comment Change password for admin account
open /vivo/
assertTitle VIVO
clickAndWait link=Log in
verifyTextPresent Log in
assertTitle Log in to VIVO
comment Login with current password
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO
verifyTextPresent testAdmin
verifyElementPresent link=Log out
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
verifyTextPresent Site Administration
verifyTextPresent User accounts
clickAndWait link=User accounts
assertTitle User Accounts
clickAndWait link=testAdmin
assertTitle User Account Control Panel
clickAndWait //input[@value='Edit User Account']
assertTitle User Account Editing Form
comment Enter First Name only
comment Enter Last Name only
comment Enter both First Name and Last Name
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO