Add/Delete Location
open /caladmin/main/showMain.rdo
storeTextPresent Manage Events MANEVENTS
gotoIf ${MANEVENTS} LoggedIn
type name=j_username admin
type name=j_password bedework
clickAndWait name=j_security_check
label LoggedIn
clickAndWait link=Main Menu
clickAndWait css=#addLocationLink > img[alt="Add Event"]
type name=locationAddress.value Grand Central Station
type name=locationSubaddress.value Track 8
type name=location.link http://grandCentral.org/track8
clickAndWait name=addLocation
verifyTextPresent Grand Central Station
verifyTextPresent http://grandCentral.org/track8
clickAndWait link=Grand Central Station
clickAndWait name=delete
clickAndWait name=deleteLocationOK