CreateEquipment
comment Validate adding Equipment
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=Equipment (core)
clickAndWait //input[@value='Add individual of this class']
assertTitle Edit
verifyTextPresent Create a new Equipment
clickAndWait link=Cancel
assertTitle VIVO Site Administration
comment Select to add then enter empty field
select VClassURI label=Equipment (core)
clickAndWait //input[@value='Add individual of this class']
assertTitle Edit
verifyTextPresent Create a new Equipment
clickAndWait submit
assertTitle Edit
verifyTextPresent This field must not be empty.
comment Now enter something in the field
type label Primate Feeder
clickAndWait submit
assertTitle Primate Feeder
comment Test overview entry (image and webpage have been tested)
clickAndWait //div[@id='equipmentFor']/a
assertTitle Edit
verifyTextPresent Select an existing Organization for Primate Feeder
select objectVar label=Primate Research Laboratory
clickAndWait submit
assertTitle Primate Feeder
comment Test location entry
clickAndWait //div[@id='equipmentInFacility']/a
assertTitle Edit
verifyTextPresent Select an existing Facility for Primate Feeder
select typeOfNew label=Facility (core)
clickAndWait submit
assertTitle Edit
verifyTextPresent Edit "in facility" entry for Primate Feeder
type name Primate Research Lab Room 123
clickAndWait submit
assertTitle Primate Feeder
comment Test other entry
clickAndWait //div[@id='hasSubjectArea']/a
assertTitle Edit
verifyTextPresent Select an existing Subject Area for Primate Feeder
select objectVar label=Primate Diet
clickAndWait submit
assertTitle Primate Feeder
clickAndWait //div[@id='freetextKeyword']/a
assertTitle Edit
verifyTextPresent Add new entry for: keywords
type tinymce Animal Diet
clickAndWait submit
assertTitle Primate Feeder
comment Verify everything entered is displaying properly
verifyTextPresent Primate Research Laboratory | Laboratory
verifyTextPresent Primate Research Lab Room 123 | Facility
verifyTextPresent Primate Diet | Subject Area
verifyTextPresent Animal Diet
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO