DeleteRDFLocalFile
comment Delete Internet RDF file
deleteAllVisibleCookies
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle VIVO
comment Must log in as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
pause 10000
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 rdfStream C:\vivo-code\vivo\utilities\acceptance-tests\suites\ProcessRDFData\RDFTestFile.rdf
click //input[@name='mode' and @value='remove']
setTimeout 500000
clickAndWait //input[@name='submit' and @value='submit']
assertTitle Ingest RDF Data
comment Verify RDF file was deleted
verifyTextPresent Removed RDF from file ontology_v2.0_Lite.rdf. Removed 3632 statements.
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO