| 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 page3 comment3. |
| keyPress |
_107_postReplyBody0 |
\48 |
| keyPress |
_107_postReplyBody0 |
\8 |
| clickAtAndWait |
//input[@value='Reply'] |
|
| assertText |
//div[@class='portlet-msg-success'] |
Your request processed successfully. |
| assertText |
//div/div[3]/div/div[1] |
This is a test page1 comment1. |
| assertText |
//form/div/div/div[3]/div/div[3]/div/div[1] |
This is a test page2 comment2. |
| assertText |
//div[5]/div/div[3]/div/div[1] |
This is a test page3 comment3. |