| click |
todoyuprojectheadletquicktask-button |
|
| pause |
100 |
100 |
| waitForCondition |
selenium.browserbot.getUserWindow().Ajax.activeRequestCount == 0 |
10000 |
| assertElementPresent |
quicktask-0-field-id-project-fulltext |
|
| click |
css=button#quicktask-0-field-save.button |
|
| pause |
100 |
|
| waitForCondition |
selenium.browserbot.getUserWindow().Ajax.activeRequestCount == 0 |
10000 |
| assertElementPresent |
css=div#formElement-quicktask-0-field-title-labelbox.error |
|
| assertTextPresent |
This is a required field |
|
| click |
//div[@id="quicktask_close"] |
|
| pause |
100 |
|
| waitForCondition |
selenium.browserbot.getUserWindow().Ajax.activeRequestCount == 0 |
10000 |
| assertElementNotPresent |
quicktask-0-field-id-project-fulltext |
|