AddCommentTest
waitForElementPresent link=Web Content Display Test Page
clickAtAndWait link=Web Content Display Test Page
clickAt 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]
clickAtAndWait //tr[3]/td/input[1]
assertTextPresent Your request processed successfully.
assertTextPresent This is a test WCD comment!