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 username Sis Admin
type password myPassword
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Asked to provide a new password
verifyTextPresent (1st login; changing to new private password)
verifyTextPresent Please now choose a private password
comment Type in old password as new one
type password myPassword
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Rejected using same password again
verifyTextPresent (1st login; changing to new private password)
verifyTextPresent Please pick a different password from the one provided initially
comment Type in a different new password
type password newPassword
clickAndWait loginSubmitMode
verifyTextPresent (changing to new password)
verifyTextPresent Please re-enter new private password
assertTitle VIVO Site Administration
comment Type in wrong spelling on confirmation
type password newPasword
clickAndWait loginSubmitMode
verifyTextPresent (password incorrect)
verifyTextPresent Incorrect password: try again
assertTitle VIVO Site Administration
comment Successfully type in new password for a second time
type password newPassword
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Log in accepted
verifyTextPresent Data Input
verifyTextPresent Site Configuration
verifyTextPresent Ontology Editor
verifyTextPresent Advanced Data Tools
comment Log out
clickAndWait link=Log out
assertTitle VIVO