AddSecondCommentTest
waitForElementPresent link=Wiki Display Test Page
clickAndWait link=Wiki Display Test Page
click link=Post Reply
waitForElementPresent //tr[1]/td/div/textarea
typeKeys //tr[1]/td/div/textarea This is a second test comment.
type //tr[1]/td/div/textarea This is a second test comment.
clickAndWait //td[2]/table[2]/tbody/tr[1]/td/input[1]
assertTextPresent Your request processed successfully.
assertTextPresent This is a second test comment.