FirstTimeCuratorLogin
deleteAllVisibleCookies
setTimeout 100000
comment Check first time login process
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Try logging in with wrong password
type loginName JaneFaculty@cornell.edu
type loginPassword myPassword
clickAndWait loginForm
assertTitle Log in to VIVO
verifyTextPresent Change Password to Log in
comment Now it's time to change the password
verifyTextPresent New Password
verifyTextPresent Confirm Password
type newPassword Password
type confirmPassword Password
clickAndWait passwordChangeForm
comment Verify that account is logged in
verifyTextPresent Jane
verifyTextPresent You have logged in, but the system contains no profile for you.
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO