AddSecondEntryTest
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 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.