EditFrontPageCommentBodyTest
open /web/guest/home/
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
assertText //td[2]/div[1] This is a wiki page test comment.
clickAt //td[4]/span/a/span
typeKeys _36_editReplyBody1 T
type _36_editReplyBody1 This is a wiki page test comment. Edited.
keyPress _36_editReplyBody1 \48
keyPress _36_editReplyBody1 \8
clickAtAndWait _36_editReplyButton1
assertText //td[2]/div[1] This is a wiki page test comment. Edited.
assertNotText //td[2]/div[1] This is a wiki page test comment.