| DeleteCommentReplyTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Page Comments Test Page | |
| clickAtAndWait | link=Page Comments Test Page | |
| assertText | //tr[5]/td[2]/div[1] | This is a test reply comment. |
| clickAndWait | //tr[5]/td[2]/table[1]/tbody/tr/td[5]/span/a/span | |
| assertConfirmation | Are you sure you want to delete this? | |
| assertTextPresent | Your request processed successfully. | |
| assertTextNotPresent | This is a test reply comment. | |