AddNullTitleTest
waitForElementPresent link=Blogs Test Page
clickAndWait link=Blogs Test Page
clickAndWait //input[@value='Add Blog Entry']
pause 5000
waitForElementPresent _33_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id='_33_editor']
selectFrame //iframe[@id='FCKeditor1___Frame']
selectFrame //iframe
typeKeys //body This is a test null entr
type //body This is a test null entry!
selectFrame relative=top
waitForElementPresent _33_saveButton
clickAndWait _33_saveButton
assertTextPresent Please enter a valid title.
waitForElementPresent _33_cancelButton
clickAndWait _33_cancelButton
assertElementNotPresent link=Test Null Entry