AddMuseumArchDetails
comment Add architectural details to the Johnson Art Museum
deleteAllVisibleCookies
setTimeout 100000
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 Johnson Art Museum via Index
clickAndWait link=Index
verifyElementPresent link=Museum
verifyElementPresent link=Organization
clickAndWait link=Museum
assertTitle Museum
clickAndWait link=Johnson Art Museum
assertTitle Johnson Art Museum
comment Verify architectural details is an available field
verifyTextPresent architectural details
comment Edit architectural details
clickAndWait //h3[@id='architecturalDetails']/a/img
assertTitle Edit
waitForElementPresent tinymce
type tinymce This is an ugly building!
clickAndWait submit
assertTitle Johnson Art Museum
comment Verify architectural details
verifyTextPresent This is an ugly building!
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO