CheckPeopleLinks | ||
deleteAllVisibleCookies | ||
comment | Double check that all People links are correct | |
open | /vivo/ | |
assertTitle | VIVO | |
comment | Must not be logged in | |
clickAndWait | link=Log in | |
assertTitle | VIVO | |
comment | Must login as site admin | |
type | loginName | testAdmin |
type | loginPassword | Password |
clickAndWait | loginForm | |
assertTitle | VIVO | |
clickAndWait | link=People | |
assertTitle | People | |
clickAndWait | link=Faculty | |
comment | Verify that Lilly Librarian appears in Faculty and Librarians | |
assertTitle | Faculty | |
verifyTextPresent | Faculty, Jane | |
verifyTextPresent | Librarians | |
verifyTextPresent | Librarian, Lily | |
comment | Logout | |
clickAndWait | link=Home | |
clickAndWait | link=Log out | |
assertTitle | VIVO |