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