| AddNullTitleTest | ||
| waitForElementPresent | link=Bookmarks | |
| clickAtAndWait | link=Bookmarks | |
| clickAtAndWait | //b | |
| clickAtAndWait | //b | |
| clickAtAndWait | //input[@value='Add Entry'] | |
| waitForElementPresent | _28_url | |
| typeKeys | _28_url | http://www.movies.com |
| type | _28_url | http://www.movies.com |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | You have entered invalid data. Please try again. | |
| assertTextPresent | Please enter a valid URL. | |
| clickAtAndWait | //input[@value='Cancel'] | |
| assertElementNotPresent | link=http://www.movies.com | |