EditSecondCommentTest
waitForElementPresent link=Blogs
clickAtAndWait link=Blogs
clickAtAndWait link=Second Test Entry
clickAt //td[4]/span/a[2]
waitForVisible _33_editReplyBody1
type _33_editReplyBody1 This is an edited second entry comment.
clickAtAndWait //input[@value='Update']
assertNotVisible _33_editReplyBody1
assertTextPresent Your request processed successfully.
assertText //tr[2]/td[2]/div[1] This is an edited second entry comment.