AddRDFLocalFile
comment Add RDF file from local machine
deleteAllVisibleCookies
open /vivo/
assertTitle VIVO
comment Must not be logged on
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 Select RDF file to be added
type rdfStream C:\vivo-code\vivo\utilities\acceptance-tests\suites\ProcessRDFData\RDFTestFile.rdf
click makeClassgroups
setTimeout 500000
clickAndWait //input[@name='submit' and @value='submit']
assertTitle Ingest RDF Data
comment Verify add was successful
verifyTextPresent Added RDF from file ontology_v2.0_Lite.rdf. Added 3663 statements.
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO