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

5 lines
140 B
Text

setup :fixtures => :all
login :as => 'admin'
open "/projects/1"
click_and_wait "css=#note_1 .link_to_notes"
assert_element_present "note_1"