Add/Delete Contact
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 css=#addContactLink > img[alt="Add Event"]
type id=iContact Jerry Lewis
type id=iAddPhone (123)456-7890
type id=iCLink http://nutty.com
type id=iEmail jerryLewis@hollywood.ca.us
clickAndWait name=addContact
verifyTextPresent Jerry Lewis
verifyTextPresent (123)456-7890
verifyTextPresent jerryLewis@hollywood.ca.us
clickAndWait link=Jerry Lewis
clickAndWait name=delete
clickAndWait name=deleteContactOK