DeletePropertyGroupPlace
comment Delete test Property Group Place
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 login as site admin
type loginName testAdmin
type loginPassword Password
clickAndWait loginForm
assertTitle VIVO
clickAndWait link=Site Admin
assertTitle VIVO Site Administration
comment Navigate to Propery Groups
clickAndWait link=Property groups
assertTitle Property Groups
comment Make sure Place exists already
verifyElementPresent link=Place
comment Navigate to Place
clickAndWait link=Place
assertTitle Property Group Editing Form
comment Delete Place
click _delete
assertConfirmation Are you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle Property Groups
comment Verify that Place is gone
verifyElementNotPresent link=Place
comment Logout
clickAndWait link=Home
clickAndWait link=Log out
assertTitle VIVO