AddSecondEntryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Bookmarks
clickAtAndWait //a/strong
clickAtAndWait //a/strong
assertText //div[2]/div/div[2]/ul/li[5]/a Add Bookmark
clickAtAndWait //div[2]/div/div[2]/ul/li[5]/a
type _28_name Test Bookmark 2
type _28_url http://www.digg.com
type _28_comments This is a test bookmark that will be deleted!
clickAtAndWait //input[@value='Save']
assertElementPresent link=Test Bookmark 2
assertElementPresent link=http://www.digg.com
assertTextPresent Your request processed successfully.