AddIncorrectURLTest
waitForElementPresent link=Bookmarks
clickAtAndWait link=Bookmarks
clickAtAndWait //b
clickAtAndWait //input[@value='Add Entry']
typeKeys _28_url www.movies.com
type _28_url www.movies.com
clickAtAndWait //input[@value='Save']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a valid URL.