AddEntryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Bookmarks
pause 5000
clickAtAndWait //a/strong
clickAtAndWait //a/strong
waitForElementPresent //div[3]/div/div[2]/ul/li[5]/a Add Bookmark
clickAtAndWait //div[3]/div/div[2]/ul/li[5]/a Add Bookmark
type _28_name Test Bookmark
type _28_url http://www.liferay.com
type _28_comments This is a test bookmark!
pause 5000
clickAtAndWait //input[@value='Save']
assertTextPresent Your request processed successfully.
assertText //td[1]/a Test Bookmark
assertText //td[2]/a exact:http://www.liferay.com