AddEntryContentNullTest
open /web/guest/home/
waitForElementPresent link=Blogs Test Page
clickAtAndWait link=Blogs Test Page
clickAtAndWait //input[@value='Add Blog Entry']
type _33_title Title
pause 5000
clickAtAndWait //input[@value='Publish']
waitForText //section/div/div/div/div[1] You have entered invalid data. Please try again.
assertText //section/div/div/div/div[1] You have entered invalid data. Please try again.
open /web/guest/home/
waitForVisible link=Blogs Test Page
clickAtAndWait link=Blogs Test Page
assertTextNotPresent Title