mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-20 01:00:13 +01:00
Fixing broken selenium-on-rails tests
This commit is contained in:
parent
3ac4c5c7d5
commit
a1aedfb172
8 changed files with 9 additions and 9 deletions
|
|
@ -3,4 +3,4 @@ login :as => 'admin'
|
|||
open '/'
|
||||
click "xpath=//div[@id='completed_container'] //div[@id='todo_3'] //input[@class='item-checkbox']"
|
||||
wait_for_element_present "xpath=//div[@id='c4'] //div[@id='todo_3']"
|
||||
assert_not_visible "c4empty-nd"
|
||||
wait_for_not_visible "c4empty-nd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue