AddCommentReplyTest
open /web/guest/home/
waitForElementPresent link=Page Comments Test Page
clickAtAndWait link=Page Comments Test Page
clickAt link=Post Reply
waitForVisible _107_postReplyBody1
assertVisible _107_postReplyBody1
type _107_postReplyBody1 This is a test reply comment.
keyPress _107_postReplyBody1 \48
keyPress _107_postReplyBody1 \8
clickAtAndWait _107_postReplyButton1
assertTextPresent Your request processed successfully.
assertNotVisible _107_postReplyBody1
assertText //tr[5]/td[2]/div[1] This is a test reply comment.