AddWebContentNameNullTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Web Content
clickAtAndWait //input[@value='Add Web Content']
type _15_title
pause 5000
waitForElementPresent _15_editor
waitForElementPresent FCKeditor1___Frame
waitForElementPresent //textarea
selectFrame //iframe[@id='_15_editor']
selectFrame //iframe[@id='FCKeditor1___Frame']
selectFrame //iframe
type //body Web Content Content
selectFrame relative=top
clickAtAndWait //input[@value='Save and Approve']
assertText //span[@class='portlet-msg-error'] You have entered invalid data. Please try again.
assertText xPath=(//span[@class='portlet-msg-error'])[2] Please enter a valid name.