AddFolderEntryURLNullTest
open /web/guest/home/
waitForElementPresent link=Bookmarks Test Page
clickAtAndWait link=Bookmarks Test Page
clickAtAndWait //b
clickAtAndWait //input[@value='Add Entry']
type _28_name Test Folder Entry
type _28_url
type _28_comments This is a test folder entry.
clickAtAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a valid URL.