AddRDFInternetFile | ||
comment | Add RDF file from an Internet location | |
deleteAllVisibleCookies | ||
open | /vivo/ | |
assertTitle | VIVO | |
comment | Must not be logged on | |
clickAndWait | link=Log in | |
assertTitle | Log in to VIVO | |
comment | Must log in as site admin | |
type | loginName | testAdmin |
type | loginPassword | Password |
clickAndWait | loginForm | |
assertTitle | VIVO | |
clickAndWait | link=Site Admin | |
assertTitle | VIVO Site Administration | |
comment | Select Add/Remove RDF data option from Site Admin page | |
clickAndWait | link=Add/Remove RDF data | |
assertTitle | Ingest RDF Data | |
comment | Select RDF file to be added | |
type | rdfUrl | http://www.geonames.org/ontology/ontology_v2.0_Lite.rdf |
click | makeClassgroups | |
setTimeout | 500000 | |
clickAndWait | //input[@name='submit' and @value='submit'] | |
assertTitle | Ingest RDF Data | |
comment | Verify add was successful | |
verifyTextPresent | RDF upload successful. | |
comment | Log out | |
clickAndWait | link=Home | |
clickAndWait | link=Log out | |
assertTitle | VIVO |