FirstTimeCuratorLogin
deleteAllVisibleCookies
setTimeout 100000
open /vivo/
assertTitle VIVO
clickAndWait link=Log in
assertTitle Log in to VIVO
type loginName Rick Rookie
type loginPassword incorrect
clickAndWait loginForm
assertTitle Log in to VIVO
verifyTextPresent The email or password you entered is incorrect.
type loginName RickRookie@cornell.edu
type loginPassword myPassword
clickAndWait loginForm
assertTitle Log in to VIVO
verifyTextPresent New Password
verifyTextPresent Confirm Password
type newPassword junky
type confirmPassword junky
clickAndWait passwordChangeForm
verifyTextPresent Please enter a password between 6 and 12 characters in length.
type newPassword myPassword
type confirmPassword myPassword
clickAndWait passwordChangeForm
assertTitle Log in to VIVO
verifyTextPresent Your new password cannot match the current one.
type newPassword newPassword
type confirmPassword newPasword
clickAndWait passwordChangeForm
verifyTextPresent The passwords entered do not match.
type newPassword newPassword
type confirmPassword newPassword
clickAndWait passwordChangeForm
verifyTextPresent Rick
verifyTextPresent You have logged in, but the system contains no profile for you.
verifyElementPresent link=My account
verifyElementNotPresent link=My profile
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO