AssertWebContentCommentsTest
waitForElementPresent link=Asset Publisher Test Page
clickAtAndWait link=Asset Publisher Test Page
clickAtAndWait link=AP Setup Test Article
assertElementPresent link=Add Comment
clickAt 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.
clickAtAndWait //input[@value='Reply']
assertTextPresent This is a comment for the Article asset.