EditEntryCommentTest
open /web/guest/home/
waitForElementPresent link=Blogs Test Page
clickAtAndWait link=Blogs Test Page
clickAtAndWait link=Title
assertText //td[2]/div[1] Comment.
clickAt //td[4]/span/a/span
waitForVisible _33_editReplyBody1
type _33_editReplyBody1 CommentEdit.
keyPress _33_editReplyBody1 \48
keyPress _33_editReplyBody1 \8
clickAtAndWait //input[@value='Publish']
waitForTextPresent Your request processed successfully.
assertTextPresent Your request processed successfully.
assertText //td[2]/div[1] CommentEdit.