CA_AddCommentTest
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 ca test comment!
keyPress //textarea \48
keyPress //textarea \8
clickAtAndWait //input[@value='Reply']
assertTextPresent Your request processed successfully.
assertTextPresent This is a ca test comment!