EditFrontPageCommentBodyTest
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
assertText //div/div[3]/div/div[1] This is a wiki page test comment.
assertText //div[4]/div/span/a/span Edit
clickAt //div[4]/div/span/a/span Edit
type _36_editReplyBody1 This is a wiki page test comment. Edited.
keyPress _36_editReplyBody1 \48
keyPress _36_editReplyBody1 \8
clickAtAndWait //input[@value='Publish']
assertText //section/div/div/div/div[1] Your request processed successfully.
assertText //div/div[3]/div/div[1] This is a wiki page test comment. Edited.
assertNotText //div/div[3]/div/div[1] This is a wiki page test comment.