EditSiteInfo
deleteAllVisibleCookies
setTimeout 10000000
comment Test Menu Management
open /vivo/
assertTitle VIVO
comment Must be logged out
clickAndWait link=Log in
assertTitle Log in to VIVO
comment Must login as site admin
type loginName testAdmin@cornell.edu
type loginPassword Password
clickAndWait loginForm
comment Navigate to Menu Management
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
clickAndWait link=Menu ordering
assertTitle Default Menu
comment Verify default tabs
verifyTextPresent Home
verifyTextPresent People
verifyTextPresent Organizations
verifyTextPresent Research
verifyTextPresent Events
comment Verify default People URL
open http://localhost:8080/vivo/people
assertTitle People
verifyTextPresent There is currently no People content in the system
verifyTextPresent You can add content and manage this site from the Site Administration page.
verifyElementPresent link=add content and manage this site
verifyTextPresent You can browse all of the public content currently in the system using the index page.
verifyElementPresent link=index page
verifyTextPresent Expecting content?
verifyTextPresent Try rebuilding the search index.
verifyElementPresent link=rebuilding the search index
comment Verify default Organizations URL
open http://localhost:8080/vivo/organizations
assertTitle Organizations
verifyTextPresent There is currently no Organizations content in the system
verifyTextPresent You can add content and manage this site from the Site Administration page.
verifyElementPresent link=add content and manage this site
verifyTextPresent You can browse all of the public content currently in the system using the index page.
verifyElementPresent link=index page
verifyTextPresent Expecting content?
verifyTextPresent Try rebuilding the search index.
verifyElementPresent link=rebuilding the search index
comment Verify default Research URL
open http://localhost:8080/vivo/research
assertTitle Research
verifyTextPresent There is currently no Research content in the system
verifyTextPresent You can add content and manage this site from the Site Administration page.
verifyElementPresent link=add content and manage this site
verifyTextPresent You can browse all of the public content currently in the system using the index page.
verifyElementPresent link=index page
verifyTextPresent Expecting content?
verifyTextPresent Try rebuilding the search index.
verifyElementPresent link=rebuilding the search index
comment Verify default Events URL
open http://localhost:8080/vivo/events
assertTitle Events
verifyTextPresent There is currently no Events content in the system
verifyTextPresent You can add content and manage this site from the Site Administration page.
verifyElementPresent link=add content and manage this site
verifyTextPresent You can browse all of the public content currently in the system using the index page.
verifyElementPresent link=index page
verifyTextPresent Expecting content?
verifyTextPresent Try rebuilding the search index.
verifyElementPresent link=rebuilding the search index
comment Verify default People tab
clickAndWait link=People
assertTitle People
verifyTextPresent There is currently no People content in the system
verifyTextPresent You can add content and manage this site from the Site Administration page.
verifyElementPresent link=add content and manage this site
verifyTextPresent You can browse all of the public content currently in the system using the index page.
verifyElementPresent link=index page
verifyTextPresent Expecting content?
verifyTextPresent Try rebuilding the search index.
verifyElementPresent link=rebuilding the search index
comment Verify default Organizations tab
clickAndWait link=Organizations
assertTitle Organizations
verifyTextPresent There is currently no Organizations content in the system
verifyTextPresent You can add content and manage this site from the Site Administration page.
verifyElementPresent link=add content and manage this site
verifyTextPresent You can browse all of the public content currently in the system using the index page.
verifyElementPresent link=index page
verifyTextPresent Expecting content?
verifyTextPresent Try rebuilding the search index.
verifyElementPresent link=rebuilding the search index
comment Verify default Research tab
clickAndWait link=Research
assertTitle Research
verifyTextPresent There is currently no Research content in the system
verifyTextPresent You can add content and manage this site from the Site Administration page.
verifyElementPresent link=add content and manage this site
verifyTextPresent You can browse all of the public content currently in the system using the index page.
verifyElementPresent link=index page
verifyTextPresent Expecting content?
verifyTextPresent Try rebuilding the search index.
verifyElementPresent link=rebuilding the search index
comment Verify default Events tab
clickAndWait link=Events
assertTitle Events
verifyTextPresent There is currently no Events content in the system
verifyTextPresent You can add content and manage this site from the Site Administration page.
verifyElementPresent link=add content and manage this site
verifyTextPresent You can browse all of the public content currently in the system using the index page.
verifyElementPresent link=index page
verifyTextPresent Expecting content?
verifyTextPresent Try rebuilding the search index.
verifyElementPresent link=rebuilding the search index
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO
verifyTextPresent Log in