| DeleteEntryTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Blogs | |
| clickAndWait | link=Delete | |
| assertConfirmation | Are you sure you want to delete this? | |
| assertTextPresent | Your request processed successfully. | |
| assertElementNotPresent | link=Test Entry | |
| assertTextNotPresent | This is a test entry. | |