DeleteClassGroupTimes
deleteAllVisibleCookies
comment Delete test class group Times
open /vivo/
assertTitle VIVO
comment Must not be logged in already
clickAndWait link=Log in
assertTitle VIVO Site Administration
comment Must log in as site admin
type username testAdmin
type password Password
clickAndWait loginSubmitMode
assertTitle VIVO Site Administration
comment Navigate to Class groups
clickAndWait link=Class groups
assertTitle Class Groups
comment Verify Times class does exist
verifyElementPresent link=Times
comment Select to edit Times class
clickAndWait link=Times
assertTitle Classgroup Editing Form
comment Delete Times class
click _delete
assertConfirmation Are you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad 5000
assertTitle Class Groups
comment Verify Times class no longer exists
verifyElementNotPresent link=Times
comment Logout
clickAndWait link=Log out
assertTitle VIVO