EditObjPropVisitingHours
comment Edit visiting hours Display Level and Display Tier
deleteAllVisibleCookies
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Must log in as site admin
type loginName testAdmin@cornell.edu
type loginPassword Password
clickAndWait loginForm
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
comment Navigate to Object Property Hierarchy
clickAndWait link=Object property hierarchy
assertTitle Object Property Hierarchy
comment Select to open visiting hours
clickAndWait link=visiting hours
assertTitle Object Property Control Panel
clickAndWait //input[@value='Edit Property Record']
assertTitle Property Editing Form
comment Change Display Level to public and Display Tier to 1000
select HiddenFromDisplayBelowRoleLevelUsingRoleUri label=public
type DomainDisplayTier 1000
clickAndWait primaryAction
assertTitle Object Property Control Panel
comment Verify that changes took place
verifyTextPresent domain: 1000, range: -1
verifyTextPresent public
comment Log out
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO