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 VIVO Site Administration
comment Must log in as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
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 Added RDF from http://www.geonames.org/ontology/ontology_v2.0_Lite.rdf. Added 3663 statements.
comment Log out
clickAndWait link=Log out
assertTitle VIVO