| AddCommentReplyTest | ||
| 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. |
| clickAtAndWait | //td[2]/table[2]/tbody/tr[1]/td/input[1] | |
| assertTextPresent | Your request processed successfully. | |
| assertNotVisible | _107_postReplyBody1 | |
| assertText | //tr[5]/td[2]/div[1] | This is a test reply comment. |