| DeleteTemporaryEventTest | ||
| waitForElementPresent | link=Calendar | |
| clickAtAndWait | link=Calendar | |
| pause | 5000 | |
| waitForVisible | //tr[6]/td[4]/ul/li/strong/span | |
| clickAt | //tr[6]/td[4]/ul/li/strong/span | |
| waitForElementPresent | //div[5]/ul/li[4]/a | |
| clickAndWait | //div[5]/ul/li[4]/a | |
| assertConfirmation | Are you sure you want to delete this? | |
| assertTextPresent | Your request processed successfully. | |
| assertElementNotPresent | link=Temporary Event | |