EditEventTest
waitForElementPresent link=Calendar
clickAtAndWait link=Calendar
pause 5000
waitForVisible //tr[5]/td[4]/ul/li/strong/span
clickAt //tr[5]/td[4]/ul/li/strong/span
waitForElementPresent //div[5]/ul/li[1]/a
clickAtAndWait //div[5]/ul/li[1]/a
waitForVisible _8_title
type _8_title Edited Test Event
type _8_description This is a test event! This test event has been edited.
select _8_startDateHour label=5
select _8_startDateAmPm label=AM
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertElementPresent link=Edited Test Event