| AddCommentTest | ||
| waitForElementPresent | link=Web Content Display Test Page | |
| clickAndWait | link=Web Content Display Test Page | |
| click | link=Add Comment | |
| waitForElementPresent | //textarea | |
| typeKeys | //textarea | This is a test WCD comment |
| type | //textarea | This is a test WCD comment! |
| waitForElementPresent | //tr[3]/td/input[1] | |
| clickAndWait | //tr[3]/td/input[1] | |
| assertTextPresent | Your request processed successfully. | |
| assertElementPresent | link=This is a test WCD comment! | |