AdminBookmarkedPage
comment Test various login/logout processes
deleteAllVisibleCookies
setTimeout 100000
comment Access secure bookmarked page without being logged in
open /vivo/siteAdmin
assertTitle Log in to VIVO
verifyTextPresent Log in
verifyTextNotPresent Connie
verifyTextNotPresent Site Admin
comment Now login and verify secure page is brought up
type loginName ConnieCurator@cornell.edu
type loginPassword newPassword
clickAndWait loginForm
verifyTextPresent Log out
verifyTextPresent Connie
verifyTextPresent Site Admin
comment Go to Site Information and then logout
clickAndWait link=Site information
assertTitle Site Information Editing Form
clickAndWait link=Log out
assertTitle VIVO
verifyTextPresent You have logged out.
verifyTextPresent Welcome to VIVO
verifyTextPresent Log in
comment Verify back on front page when logging back in
type loginName ConnieCurator@cornell.edu
type loginPassword newPassword
clickAndWait loginForm
comment Go to a public page, logout, and log back in going to directly to public page
clickAndWait link=Index
assertTitle Index of Contents
clickAndWait link=Log out
assertTitle Index of Contents
verifyTextPresent You have logged out.
verifyElementPresent link=Log in
clickAndWait link=Log in
assertTitle Log in to VIVO
type loginName ConnieCurator@cornell.edu
type loginPassword newPassword
clickAndWait loginForm
assertTitle Index of Contents
clickAndWait link=Log out
verifyTextPresent You have logged out.
verifyElementPresent link=Log in
clickAndWait link=Home
assertTitle VIVO