tracks/test/selenium/project_detail/_add_deferred_todo.rsel
2008-05-20 21:28:26 +01:00

5 lines
320 B
Text

type "todo_description", "choose era"
type "todo_show_from", "1/1/2030"
click "css=#todo-form-new-action .submit_box button"
wait_for_element_present "xpath=//div[@id='tickler'] //div[@class='item-container']"
wait_for_element_present "xpath=//div[@id='tickler'] //div[@class='item-container'] //a[@title='01/01/2030']"