mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-04 00:08:50 +01:00
Fixed some failing Selenium selectors
This commit is contained in:
parent
6d7f10d912
commit
c6249bad0c
3 changed files with 4 additions and 4 deletions
|
|
@ -10,4 +10,4 @@ assert_context_count_incremented do
|
|||
assert_confirmation "New context \"errands\" will be also created. Are you sure?"
|
||||
end
|
||||
wait_for_not_visible "tickler-empty-nd"
|
||||
wait_for_element_present "xpath=//div[@class='item-container'] //a[@title='01/01/2030']"
|
||||
wait_for_element_present "css=div.item-container a[title=01/01/2030]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue