EditCommentTest
waitForElementPresent link=Wiki Test Page
clickAndWait link=Wiki Test Page
waitForElementPresent //tr[5]/td[2]/table[1]/tbody/tr/td[4]/span/a[2]
click //tr[5]/td[2]/table[1]/tbody/tr/td[4]/span/a[2]
waitForElementPresent _36_editBody2
typeKeys _36_editBody2 This is a edited test comment.
type _36_editBody2 This is a edited test comment.
clickAndWait _36_updateReplyButton2
assertTextPresent Your request processed successfully.
assertTextPresent This is a edited test comment.
assertTextNotPresent This is a second test comment.