AddWCDWebContentCommentTest
open /web/guest/home/
waitForElementPresent link=Web Content Display Test Page
clickAtAndWait link=Web Content Display Test Page
clickAt link=Be the first.
waitForElementPresent //textarea
type //textarea This is a test wcd web content comment.
keyPress //textarea \48
keyPress //textarea \8
clickAtAndWait //input[@value='Reply']
assertTextPresent Your request processed successfully.
assertText //div/div[3]/div/div[1] This is a test wcd web content comment.