AddBlogsEntryTitleNullTest
open /web/guest/home/
waitForVisible link=Blogs Test Page Blogs Test Page
clickAtAndWait link=Blogs Test Page Blogs Test Page
clickAtAndWait //input[@value='Add Blog Entry'] Add Blog Entry
type //input[@id='_33_title']
pause 5000
waitForVisible //td[@id='cke_contents__33_editor']/iframe CK Editor
selectFrame //td[@id='cke_contents__33_editor']/iframe CK Editor
type //body Blogs Entry Content
selectFrame relative=top top
clickAt //input[@value='Publish'] Publish
waitForText xPath=(//div[@class='portlet-msg-error'])[1] You have entered invalid data. Please try again.
assertText xPath=(//div[@class='portlet-msg-error'])[1] You have entered invalid data. Please try again.
assertText xPath=(//div[@class='portlet-msg-error'])[2] Please enter a valid title.
open /web/guest/home/
waitForVisible link=Blogs Test Page Blogs Test Page
clickAtAndWait link=Blogs Test Page Blogs Test Page
assertTextNotPresent Blogs Entry Content