CA_AddCommentReplyTest
open /web/guest/home/
waitForElementPresent link=Web Content Display Test Page
clickAtAndWait link=Web Content Display Test Page
clickAt link=Post Reply
waitForVisible //div[1]/span/span/span/textarea
type //div[1]/span/span/span/textarea This is a ca test comment reply.
keyPress //div[1]/span/span/span/textarea \48
keyPress //div[1]/span/span/span/textarea \8
clickAtAndWait //div[1]/div/span[1]/span/input Reply
assertTextPresent Your request processed successfully.
assertTextPresent This is a ca test comment reply.