AddSecondReplyMessageTest
waitForElementPresent //div[5]/table/tbody/tr[1]/td[2]/div[1]/ul/li[1]/nobr/a[2]
clickAndWait //div[5]/table/tbody/tr[1]/td[2]/div[1]/ul/li[1]/nobr/a[2]
waitForElementPresent _19_subject
waitForElementPresent _19_textArea
typeKeys _19_textArea This is a second repl message.
type _19_textArea This is a second reply message.
waitForElementPresent //input[@value='Save']
clickAndWait //input[@value='Save']
waitForTextPresent This is a second reply message.