EditSecondCommentTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
clickAtAndWait link=Second Test Entry
click //td[4]/span/a/span
waitForVisible _33_editReplyBody1
type _33_editReplyBody1 This is an edited second entry comment.
keyPress _33_editReplyBody1 \48
keyPress _33_editReplyBody1 \8
clickAtAndWait //tr[2]/td/input[1] Publish
assertNotVisible _33_editReplyBody1
assertTextPresent Your request processed successfully.
assertText //td[2]/div[1] This is an edited second entry comment.