DeleteRDFInternetFile
comment Delete Internet RDF file
deleteAllVisibleCookies
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must log in as site admin
type username testAdmin
type password Password
clickAndWait loginSubmitMode
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 Indicate which RDF file should be deleted
type rdfUrl http://www.geonames.org/ontology/ontology_v2.0_Lite.rdf
click //input[@name='mode' and @value='remove']
clickAndWait //input[@name='submit' and @value='submit']
pause 25000
comment Verify RDF file was deleted
verifyTextPresent Removed RDF from http://www.geonames.org/ontology/ontology_v2.0_Lite.rdf. Removed 3632 statements.
comment Log out
clickAndWait link=Log out
assertTitle VIVO