CreateEvent
comment Validate adding Event
deleteAllVisibleCookies
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
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO
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 This field must not be empty.
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
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
assertTitle Index to VIVO Contents
clickAndWait link=Conference
assertTitle Conference
clickAndWait link=Primate Health Conference
assertTitle Primate Health Conference
clickAndWait //h3[@id='organizer']/a/img
assertTitle Edit
select objectVar label=Librarian, Lily
clickAndWait submit
assertTitle Primate Health Conference
clickAndWait //h3[@id='contactInformation']/a/img
assertTitle Edit
verifyTextPresent Add new entry for: contact information
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
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 Proceedings
verifyTextPresent Librarian, Lily Assistant Librarian
verifyTextPresent info@primateconf.org
verifyTextPresent Kenya
verifyTextPresent the Congo
verifyTextPresent January 5, 2011 - January 9, 2011
verifyTextPresent http://primatehealthintro.cornell.edu Webpage
verifyTextPresent Primate Health Check Event
verifyTextPresent Animal Health Subject Area
verifyTextPresent PrimHConf
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO