EditCommentTest
waitForElementPresent link=Wiki Test Page
clickAtAndWait link=Wiki Test Page
waitForElementPresent //tr[5]/td[2]/table[1]/tbody/tr/td[4]/span/a[2]
clickAt //tr[5]/td[2]/table[1]/tbody/tr/td[4]/span/a[2]
waitForElementPresent _36_editReplyBody2
typeKeys _36_editReplyBody2 This is a edited test comment.
type _36_editReplyBody2 This is a edited test comment.
clickAtAndWait _36_editReplyButton2
assertTextPresent Your request processed successfully.
assertElementPresent link=This is a edited test comment.
assertText //tr[5]/td[2]/div[1] This is a edited test comment.
assertElementNotPresent link=This is a second test comment.