CreateEvent
comment Validate adding Event
deleteAllVisibleCookies
setTimeout 100000
open /vivo/
assertTitle VIVO
comment Must be logged off to start
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Must login as the site admin
type loginName testAdmin@cornell.edu
type loginPassword Password
clickAndWait loginForm
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
verifyTextPresent Data Input
comment Select to add then cancel right away
select VClassURI label=Conference (bibo)
clickAndWait //input[@value='Add individual of this class']
assertTitle Edit
verifyTextPresent Create a new Conference
clickAndWait link=Cancel
assertTitle VIVO Site Administration
comment Select to add then enter empty field
select VClassURI label=Conference (bibo)
clickAndWait //input[@value='Add individual of this class']
assertTitle Edit
verifyTextPresent Create a new Conference
clickAndWait submit
assertTitle Edit
verifyTextPresent Please enter a value in the name field.
comment Now enter something in the field
type label Primate Health Conference
clickAndWait submit
assertTitle Primate Health Conference
comment Test overview entry (image and webpage have been tested)
clickAndWait //h3[@id='description']/a/img
assertTitle Edit
verifyTextPresent Add new entry for: description
waitForElementPresent tinymce
type tinymce First annual conference for those interested in the general health of primates.
clickAndWait submit
assertTitle Primate Health Conference
clickAndWait //h3[@id='hasProceedings']/a/img
clickAndWait submit
assertTitle Edit
type name PHC Proceedings
clickAndWait submit
assertTitle Primate Health Conference
clickAndWait link=Index
clickAndWait link=Conference
assertTitle Conference
clickAndWait link=Primate Health Conference
assertTitle Primate Health Conference
clickAndWait //h3[@id='contactInformation']/a/img
assertTitle Edit
verifyTextPresent Add new entry for: contact information
waitForElementPresent tinymce
type tinymce info@primateconf.org
clickAndWait submit
assertTitle Primate Health Conference
comment Test research entry
clickAndWait //h3[@id='geographicFocus']/a/img
assertTitle Edit
verifyTextPresent Select an existing Geographic Region for Primate Health Conference
select objectVar label=Kenya
clickAndWait submit
assertTitle Primate Health Conference
comment Test location entry
clickAndWait //h3[@id='hasGeographicLocation']/a/img
assertTitle Edit
verifyTextPresent Select an existing Geographic Location for Primate Health Conference
select objectVar label=the Congo
clickAndWait submit
assertTitle Primate Health Conference
comment Test time entry
clickAndWait //h3[@id='dateTimeInterval']/a/img
assertTitle Edit
type startField-year 2011
select startField-month label=1
select startField-day label=5
type endField-year 2011
select endField-month label=1
select endField-day label=9
clickAndWait submit
assertTitle Primate Health Conference
comment Test related documents entry
clickAndWait //h3[@id='presents']/a/img
assertTitle Edit
clickAndWait submit
assertTitle Primate Health Conference
comment Test other entry
clickAndWait //h3[@id='includesEvent']/a/img
assertTitle Edit
verifyTextPresent Select an existing Event for Primate Health Conference
select objectVar label=Primate Health Check
clickAndWait submit
assertTitle Primate Health Conference
clickAndWait //h3[@id='hasSubjectArea']/a/img
assertTitle Edit
verifyTextPresent Select an existing Subject Area for Primate Health Conference
clickAndWait submit
assertTitle Primate Health Conference
clickAndWait //h3[@id='abbreviation']/a/img
assertTitle Edit
waitForElementPresent tinymce
type tinymce PrimHConf
clickAndWait submit
assertTitle Primate Health Conference
comment Verify everything entered is displaying properly
verifyTextPresent Primate Health Conference
verifyTextPresent First annual conference for those interested in the general health of primates.
verifyTextPresent PHC Proceedings
verifyTextPresent info@primateconf.org
verifyTextPresent Kenya
verifyTextPresent the Congo
verifyTextPresent January 5, 2011 - January 9, 2011
verifyTextPresent http://primatehealthintro.cornell.edu
verifyTextPresent Primate Health Check
verifyTextPresent Animal Health
verifyTextPresent PrimHConf
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO