| AddCommentTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Page Comments Test Page | |
| clickAtAndWait | link=Page Comments Test Page | |
| clickAt | link=Be the first. | |
| waitForVisible | _107_postReplyBody0 | |
| assertVisible | _107_postReplyBody0 | |
| type | _107_postReplyBody0 | This is a test page comment. |
| clickAtAndWait | //input[@value='Reply'] | |
| assertTextPresent | Your request processed successfully. | |
| assertNotVisible | _107_postReplyBody0 | |
| assertText | //table[@class='lfr-table']/tbody/tr[2]/td[2]/div | This is a test page comment. |