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