NewAdminFirstLogin
comment First login attempt for new site admin
deleteAllVisibleCookies
comment Must not be logged in already
open /vivo/
assertTitle VIVO
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Login as Sis Admin, the new site admin account
type loginName Sis Admin
type loginPassword myPassword
clickAndWait loginForm
assertTitle VIVO Site Administration
comment Asked to provide a new password
verifyTextPresent Create Your New Password
verifyTextPresent Please enter a password with more than 5 characters
comment Type in old password as new one
type newPassword myPassword
type confirmPassword myPassword
clickAndWait passwordChangeForm
assertTitle VIVO Site Administration
comment Rejected using same password again
verifyTextPresent Create Your New Password
verifyTextPresent Please choose a different password from the temporary one provided initially.
verifyTextPresent Please enter a password with more than 5 characters
comment Type in a different new password, mispelling the confirmation password
type newPassword newPassword
type confirmPassword newPasword
clickAndWait passwordChangeForm
assertTitle VIVO Site Administration
comment Rejected due to type in confirmed password
verifyTextPresent
comment Successfully type in new password for a second time
type newPassword newPassword
type confirmPassword newPassword
clickAndWait passwordChangeForm
assertTitle VIVO Site Administration
comment Log in accepted
verifyTextPresent Logged in as Sis Admin
verifyTextPresent Data Input
verifyTextPresent Site Configuration
verifyTextPresent Ontology Editor
verifyTextPresent Advanced Data Tools
comment Log out
clickAndWait link=Log out
assertTitle VIVO