| Writer_AddCommentTest | ||
| waitForElementPresent | link=Web Content Display Permissions Test Page | |
| clickAtAndWait | link=Web Content Display Permissions Test Page | |
| clickAt | link=Add Comment | |
| waitForElementPresent | //textarea | |
| typeKeys | //textarea | This is a writer test comment! |
| type | //textarea | This is a writer test comment! |
| clickAtAndWait | //tr[3]/td/input[1] | |
| assertTextPresent | Your request processed successfully. | |
| assertTextPresent | This is a writer test comment! | |