| AssertWebContentCommentsTest | ||
| clickAndWait | link=Asset Publisher Test Page | |
| clickAndWait | link=AP Setup Test Article | |
| assertElementPresent | link=Add Comment | |
| click | link=Add Comment | |
| waitForElementPresent | //textarea | |
| typeKeys | //textarea | This is a comment for the Article asset. |
| type | //textarea | This is a comment for the Article asset. |
| clickAndWait | //input[@value='Reply'] | |
| assertTextPresent | This is a comment for the Article asset. | |