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