| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Bookmarks |
|
| pause |
5000 |
|
| clickAtAndWait |
//a/strong |
|
| clickAtAndWait |
//a/strong |
|
| waitForElementPresent |
//div[3]/div/div[2]/ul/li[5]/a |
Add Bookmark |
| clickAtAndWait |
//div[3]/div/div[2]/ul/li[5]/a |
Add Bookmark |
| 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! |
| pause |
5000 |
|
| clickAtAndWait |
//input[@value='Save'] |
|
| assertElementPresent |
link=Test Bookmark 2 |
|
| assertElementPresent |
link=http://www.digg.com |
|
| assertTextPresent |
Your request processed successfully. |
|