AdminBookmarkedPage
comment Test various login/logout processes
deleteAllVisibleCookies
comment Access secure bookmarked page without being logged in
open /vivo/siteAdmin
assertTitle Log in to VIVO
verifyTextPresent Log in
verifyTextNotPresent Eddie Editor
verifyTextNotPresent Site Admin
comment Now login and verify secure page is brought up
type loginName Eddie Editor
type loginPassword newPassword
clickAndWait loginForm
verifyTextPresent Log out
verifyTextPresent Eddie Editor
verifyTextPresent Site Admin
comment Go to Site Information and then logout
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
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 Eddie Editor
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 Eddie Editor
type loginPassword newPassword
clickAndWait loginForm
clickAndWait link=Log out
assertTitle Index of Contents
verifyTextPresent You have logged out.
verifyElementPresent link=Log in
clickAndWait link=Home
assertTitle VIVO