Comment On New Post
setTimeout 45000
clickAndWait //div[@id='MenuView']/ul/li/a/span
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
waitForTextPresent Test Post ${randomSuffix}
click //div[@id='list-viewAllSocialItemsForPortletView']/table/tbody/tr/td/div/div[3]/span/a
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
type //div[@id='list-viewAllSocialItemsForPortletView']/table/tbody/tr/td/div/div[3]/div/div/div/form/div[2]/div/table/tbody/tr/td/textarea Test comment ${randomSuffix}
click //div[@id='list-viewAllSocialItemsForPortletView']/table/tbody/tr/td/div/div[3]/div/div/div/form/div[3]/div/a
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 30000
waitForTextPresent Test comment ${randomSuffix}