AddNullEntryTest
waitForElementPresent link=Blogs Test Page
clickAndWait link=Blogs Test Page
clickAndWait //input[@value='Add Blog Entry']
pause 5000
waitForElementPresent _33_title
typeKeys _33_title Test Null Entr
type _33_title Test Null Entry
waitForElementPresent _33_saveButton
clickAndWait _33_saveButton
assertTextPresent You have entered invalid data. Please try again.
waitForElementPresent _33_cancelButton
clickAndWait _33_cancelButton
assertElementNotPresent link=Test Null Entry