AddNullURLTest
waitForElementPresent link=Bookmarks
clickAtAndWait link=Bookmarks
waitForVisible //b
clickAtAndWait //b
clickAtAndWait //input[@value='Add Entry']
typeKeys _28_name Null Entry Test
type _28_name Null Entry Test
clickAtAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a valid URL.