AddNullEntryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
clickAtAndWait //input[@value='Add Blog Entry']
type _33_title Test Null Entry
pause 5000
waitForElementPresent _33_editor
waitForElementPresent cke_contents_CKEditor1
waitForElementPresent //textarea
selectFrame //iframe[@id='_33_editor']
selectFrame //td[@id='cke_contents_CKEditor1']/iframe
type //body
selectFrame relative=top
clickAtAndWait //input[@value='Publish']
assertTextPresent You have entered invalid data. Please try again.
clickAtAndWait _33_cancelButton
assertElementNotPresent link=Test Null Entry