EditSiteInfo | ||
deleteAllVisibleCookies | ||
setTimeout | 10000000 | |
comment | Change site name, tagline, and copyright (then reset it to default) | |
open | /vivo/ | |
assertTitle | VIVO | |
comment | Must be logged out | |
clickAndWait | link=Log in | |
assertTitle | Log in to VIVO | |
comment | Must login as site admin | |
type | loginName | testAdmin@cornell.edu |
type | loginPassword | Password |
clickAndWait | loginForm | |
comment | Navigate to Site Configuraton page | |
clickAndWait | link=Site Admin | |
assertTitle | VIVO Site Administration | |
clickAndWait | link=Site information | |
assertTitle | Site Information | |
comment | Change site information fields | |
type | ApplicationName | VIVO Test Site |
type | CopyrightAnchor | VIVO Project 2012 |
clickAndWait | primaryAction | |
assertTitle | VIVO Test Site Site Administration | |
verifyTextPresent | Site Configuration | |
clickAndWait | link=Home | |
assertTitle | VIVO Test Site | |
comment | Verify that changes were made (cannot test site name) | |
verifyTextPresent | VIVO Project 2012 | |
clickAndWait | link=Site Admin | |
assertTitle | VIVO Test Site Site Administration | |
clickAndWait | link=Site information | |
assertTitle | Site Information | |
comment | Set site information back to default | |
type | ApplicationName | VIVO |
type | CopyrightAnchor | VIVO Project |
clickAndWait | primaryAction | |
assertTitle | VIVO Site Administration | |
comment | Verify that changes were set back to the default | |
open | /vivo/ | |
verifyTextPresent | VIVO Project | |
comment | Logout | |
clickAndWait | link=Home | |
clickAndWait | link=Log out | |
assertTitle | VIVO | |
verifyTextPresent | Log in |