| AddComment2Test | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Page Comments Test Page | |
| clickAtAndWait | link=Page Comments Test Page | |
| clickAt | link=Add Comment | |
| waitForVisible | _107_postReplyBody0 | |
| assertVisible | _107_postReplyBody0 | |
| type | _107_postReplyBody0 | This is a test page2 comment2. |
| clickAtAndWait | //input[@value='Reply'] | |
| assertTextPresent | Your request processed successfully. | |
| assertNotVisible | _107_postReplyBody0 | |
| assertTextPresent | This is a test page2 comment2. | |