FirstTimeCuratorLogin
deleteAllVisibleCookies
comment First-time Curator login
open /vivo/
assertTitle VIVO
comment Login for the first time
clickAndWait link=Log in
assertTitle VIVO Site Administration
verifyTextPresent Log in
comment Try no password
type loginName Connie Curator
type loginPassword
click loginForm
comment Try the wrong password
type loginName Connie Curator
type loginPassword incorrect
clickAndWait loginForm
assertTitle VIVO Site Administration
verifyTextPresent Log in
verifyTextPresent The email or password you entered is incorrect.
comment Now the correct password
type loginName Connie Curator
type loginPassword myPassword
clickAndWait loginForm
assertTitle VIVO Site Administration
verifyTextPresent Create Your New Password
verifyTextPresent Please enter a password with more than 5 characters
comment Try changing to an invalid password
type newPassword junk
type confirmPassword junk
click passwordChangeForm
verifyTextPresent Create Your New Password
verifyTextPresent Please enter a password with more than 5 characters
comment Now try a valid password, but not the same on in each box
type newPassword newPassword
type confirmPassword newPasword
click passwordChangeForm
assertTitle VIVO Site Administration
assertAlert Passwords do not match
comment Now try a valid password
type newPassword newPassword
type confirmPassword newPassword
click passwordChangeForm
assertTitle VIVO Site Administration
comment Are we logged in?
verifyTextPresent Logged in as Connie Curator
comment Logout
clickAndWait link=Log out
assertTitle VIVO