AddEntryTest
waitForElementPresent link=Bookmarks Test Page
clickAndWait link=Bookmarks Test Page
clickAndWait //b
clickAndWait //b
clickAndWait //input[@value='Add Entry']
waitForElementPresent _28_name
typeKeys _28_name Test Bookmark
type _28_name Test Bookmark
typeKeys _28_url http://www.liferay.com
type _28_url http://www.liferay.com
typeKeys _28_comments This is a test bookmark!
type _28_comments This is a test bookmark!
clickAndWait //input[@value='Save']
assertElementPresent link=http://www.liferay.com
assertTextPresent Your request processed successfully.