| Publisher_AddCommentTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Web Content Display Test Page | |
| clickAtAndWait | link=Web Content Display Test Page | |
| clickAt | link=Add Comment | |
| waitForVisible | //textarea | |
| type | //textarea | This is a publisher test comment! |
| keyPress | //textarea | \48 |
| keyPress | //textarea | \8 |
| clickAtAndWait | //tr[3]/td/input[1] | |
| assertTextPresent | Your request processed successfully. | |
| assertTextPresent | This is a publisher test comment! | |