AddMBMessage1Tag1Test
open /user/joebloggs/home/
waitForElementPresent link=Communities I Own
clickAtAndWait link=Communities I Own
type _29_name Tags Message Board Community
clickAtAndWait //input[@value='Search Communities']
clickAtAndWait //tr[@class='portlet-section-body results-row']/td[1]/a
clickAtAndWait link=Message Boards Page
clickAtAndWait //b
clickAtAndWait //input[@value='Post New Thread']
type _19_subject Message1 Tag1 Test1
type _19_textArea This is a message1 tag1 test1.
type //tr[9]/td[2]/input[2] selenium1
clickAtAndWait //input[@value='Save']
assertText //div[@class='subject']/b Message1 Tag1 Test1
assertPartialText //div[@class='tags'] selenium1
assertText //div[@class='thread-body'] This is a message1 tag1 test1.