| DeleteCommentTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Page Comments Test Page | |
| clickAtAndWait | link=Page Comments Test Page | |
| assertText | //table[@class='lfr-table']/tbody/tr[2]/td[2]/div | This is a test page comment. |
| clickAndWait | link=Delete | |
| assertConfirmation | Are you sure you want to delete this? | |
| assertTextPresent | Your request processed successfully. | |
| assertTextNotPresent | This is a test page comment. | |