mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
5 lines
269 B
Text
5 lines
269 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 "css=div#tickler div.item-container"
|
|
wait_for_element_present "css=div#tickler div.item-container a[title=01/01/2030]"
|