| click |
//p[@id='portal-tab-todo-label']/span[2] |
|
| pause |
100 |
|
| waitForCondition |
selenium.browserbot.getUserWindow().Ajax.activeRequestCount == 0 |
10000 |
| contextMenu |
//*[@id="tasks"]/div[1]/h3[1] |
|
| pause |
100 |
|
| waitForCondition |
selenium.browserbot.getUserWindow().Ajax.activeRequestCount == 0 |
10000 |
| assertElementPresent |
css=html body ul#contextmenu |
|
| clickAt |
css=li#contextmenu-addbookmark.addbookmark a.taskContextMenu |
|
| pause |
100 |
|
| waitForCondition |
selenium.browserbot.getUserWindow().Ajax.activeRequestCount == 0 |
10000 |
| assertElementPresent |
//div[@id="bookmark-35-handle"] |
|
| contextMenu |
//*[@id="taskbookmarks-list"]/ul/li[4] |
|
| pause |
100 |
|
| waitForCondition |
selenium.browserbot.getUserWindow().Ajax.activeRequestCount == 0 |
10000 |
| assertElementPresent |
css=ul#contextmenu |
|
| assertVisible |
css=li#contextmenu-removebookmark.removebookmark a.task-bookmark |
|
| click |
css=li#contextmenu-removebookmark.removebookmark a.task-bookmark |
|
| pause |
100 |
|
| waitForCondition |
selenium.browserbot.getUserWindow().Ajax.activeRequestCount == 0 |
10000 |
| assertElementNotPresent |
css=li#taskbookmarks-task-33.odd span.info div#bookmark-33-handle.handle |
|