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 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 Select RDF file to be added
type rdfStream C:\vivo-code\vivo-rc1.0\utilities\acceptance-tests\suites\ProcessRDF\ontology_v2.0_Lite.rdf
click makeClassgroups
clickAndWait //input[@name='submit' and @value='submit']
pause 25000
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=Log out
assertTitle VIVO