mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 15:50:13 +01:00
5 lines
134 B
Text
5 lines
134 B
Text
setup :fixtures => :all
|
|
login :as => 'admin'
|
|
open "/projects/1"
|
|
click "css=#toggle-notes-nav"
|
|
wait_for_element_present "notes_todo_6"
|