EditSiteInfo
deleteAllVisibleCookies
comment Change site name, tagline, and copyright (then reset it to default)
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
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO
comment Navigate to Site Configuraton page
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
clickAndWait link=Site information
assertTitle Site Information Editing Form
comment Change site information fields
type AppName VIVO Test Site
type CopyrightAnchor VIVO Project 2010
clickAndWait primaryAction
assertTitle VIVO Test Site Site Administration
verifyTextPresent Site Configuration
clickAndWait link=Home
assertTitle VIVO Test Site
comment Verify that changes were made (cannot test site name)
verifyTextPresent VIVO Project 2010
clickAndWait link=Site Admin
assertTitle VIVO Test Site Site Administration
clickAndWait link=Site information
assertTitle Site Information Editing Form
comment Set site information back to default
type AppName VIVO
type CopyrightAnchor VIVO Project
clickAndWait primaryAction
assertTitle VIVO Site Administration
comment Verify that changes were set back to the default
open /vivo/
verifyTextPresent VIVO Project
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO
verifyTextPresent Log in