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