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