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 //table[2]/tbody/tr[1]/td/input[1]
assertTextPresent Your request processed successfully.
assertElementPresent link=This is a second test comment.
assertText //tr[4]/td[2]/div[1] This is a second test comment.