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