DeleteOntology | ||
setTimeout | 100000 | |
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=Ontology list | |
assertTitle | Ontologies | |
verifyTextPresent | SWRC | |
clickAndWait | link=SWRC | |
assertTitle | Ontology Control Panel | |
clickAndWait | //input[@value='Edit SWRC'] | |
assertTitle | Ontology Editing Form | |
click | _delete | |
assertConfirmation | Are you SURE you want to delete this record? If in doubt, CANCEL. | |
waitForPageToLoad | 5000 | |
assertTitle | Ontologies | |
verifyTextNotPresent | SWRC | |
clickAndWait | link=Home | |
clickAndWait | link=Log out | |
assertTitle | VIVO |