AddNullTitleTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Message Boards
clickAtAndWait //a/strong
clickAtAndWait //input[@value='Post New Thread']
waitForVisible _19_textArea
typeKeys _19_textArea This is a Null Test Entr
type _19_textArea This is a Null Test Entry!
type _19_subject
pause 5000
clickAtAndWait //input[@value='Publish']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a valid subject.