AddFolderEntryURLInvalidTest
open /web/guest/home/
waitForVisible link=Bookmarks Test Page
clickAtAndWait link=Bookmarks Test Page
clickAtAndWait //a/strong
assertText //div[2]/ul/li[5]/a Add Bookmark
clickAtAndWait //div[2]/ul/li[5]/a Add Bookmark
type _28_name Test Folder Entry
type _28_url www.liferay.com
type _28_comments This is a test folder entry.
clickAtAndWait //input[@value='Save']
assertText //div[@class='portlet-msg-error'] You have entered invalid data. Please try again.
assertText xPath=(//div[@class='portlet-msg-error'])[2] Please enter a valid URL.