EditSiteInfo | ||
deleteAllVisibleCookies | ||
setTimeout | 10000000 | |
open | /vivo/ | |
assertTitle | VIVO | |
clickAndWait | link=Log in | |
assertTitle | Log in to VIVO | |
type | loginName | testAdmin@cornell.edu |
type | loginPassword | Password |
clickAndWait | loginForm | |
clickAndWait | link=Site Admin | |
assertTitle | VIVO Site Administration | |
clickAndWait | link=Page management | |
assertTitle | Pages | |
clickAndWait | id=submit | |
assertTitle | Edit | |
select | id=typeSelect | label=Fixed HTML |
type | id=fixedHTMLSaveToVar | test |
type | id=fixedHTMLValue | This is a test. |
click | xpath=(//input[@id='doneWithContent'])[3] | |
type | id=pageName | Test |
type | id=pageName | Test HTML |
type | id=pageName | Test HTML Page |
type | name=prettyUrl | /html |
click | id=menuCheckbox | |
type | id=menuLinkText | Test HTML Page |
clickAndWait | id=pageSave | |
assertTitle | Pages | |
verifyElementPresent | link=Test HTML Page | |
verifyTextPresent | /html | |
clickAndWait | link=Test HTML Page | |
assertTitle | Test HTML Page | |
verifyTextPresent | This is a test. | |
clickAndWait | link=Site Admin | |
assertTitle | VIVO Site Administration | |
open | /vivo/html/ | |
assertTitle | Test HTML Page | |
verifyTextPresent | This is a test. | |
clickAndWait | link=Home | |
clickAndWait | link=Log out | |
assertTitle | VIVO | |
verifyTextPresent | Log in |