DeleteSecondCommentTest
waitForElementPresent link=Blogs
clickAtAndWait link=Blogs
waitForVisible link=Second Test Entry
clickAtAndWait link=Second Test Entry
waitForVisible //td[5]/span/a[2]
clickAndWait //td[5]/span/a[2]
assertConfirmation Are you sure you want to delete this?
assertTextPresent Your request processed successfully.
assertElementNotPresent link=This is an edited second entry comment.
assertTextNotPresent This is an edited second entry comment.