DeleteFrontPageCommentTest
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
assertTextPresent This is a wiki page test comment.
clickAndWait link=Delete
assertConfirmation Are you sure you want to delete this?
assertTextNotPresent This is a wiki page test comment.