CreateLibrarian | ||
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 | |
select | VClassURI | label=Librarian (vivo) |
clickAndWait | //input[@value='Add individual of this class'] | |
verifyTextPresent | Create a new Librarian | |
type | firstName | Lily |
type | lastName | Librarian |
clickAndWait | submit | |
assertTitle | Librarian, Lily | |
clickAndWait | css=a.add-preferredTitle > img.add-individual | |
assertTitle | Edit | |
waitForElementPresent | tinymce | |
type | tinymce | Assistant Librarian |
clickAndWait | submit | |
assertTitle | Librarian, Lily | |
verifyTextPresent | Librarian, Lily | |
verifyTextPresent | Assistant Librarian | |
clickAndWait | link=Home | |
clickAndWait | link=Log out | |
assertTitle | VIVO |