| CancelAddCommentReplyTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Page Comments Test Page | |
| clickAtAndWait | link=Page Comments Test Page | |
| clickAt | link=Post Reply | |
| waitForVisible | _107_postReplyBody1 | |
| assertVisible | _107_postReplyBody1 | |
| type | _107_postReplyBody1 | This is a test reply comment. |
| keyPress | _107_postReplyBody1 | \48 |
| keyPress | _107_postReplyBody1 | \8 |
| clickAt | //div[1]/div/span[2]/span/input | Cancel |
| assertTextNotPresent | This is a test reply comment. | |
| assertNotVisible | _107_postReplyBody1 | |