| AddIncorrectURLTest | ||
| waitForElementPresent | link=Bookmarks | |
| clickAtAndWait | link=Bookmarks | |
| waitForVisible | //b | |
| clickAtAndWait | //b | |
| waitForElementPresent | //li[6]/span/a | |
| clickAtAndWait | //input[@value='Add Entry'] | |
| waitForElementPresent | //li[7]/span/a | |
| typeKeys | _28_url | www.movies.com |
| type | _28_url | www.movies.com |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | You have entered invalid data. Please try again. | |
| assertTextPresent | Please enter a valid URL. | |