| AddSecondEntryTest | ||
| waitForElementPresent | link=Bookmarks Test Page | |
| clickAndWait | link=Bookmarks Test Page | |
| clickAndWait | //b | |
| clickAndWait | //b | |
| clickAndWait | //input[@value='Add Entry'] | |
| typeKeys | _28_name | Test Bookmark 2 |
| 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! |
| clickAndWait | //input[@value='Save'] | |
| assertElementPresent | link=Test Bookmark 2 | |
| assertElementPresent | link=http://www.digg.com | |
| assertTextPresent | Your request processed successfully. | |