| AddJournalContentArticleCommentTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Journal Content Test Page | |
| clickAtAndWait | link=Journal Content Test Page | |
| clickAt | link=Be the first. | |
| waitForElementPresent | //textarea | |
| type | //textarea | This is a test JC comment. |
| waitForElementPresent | //tr[3]/td/input[1] | |
| clickAtAndWait | //tr[3]/td/input[1] | |
| assertTextPresent | Your request processed successfully. | |
| assertElementPresent | link=This is a test JC comment. | |