1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Jonas Nicklas
f874b176da Edge cases for links and buttons
Links with anchors, without hrefs, forms without
action.
2010-01-11 21:59:22 +01:00
Jonas Nicklas
159424151b Prefer exact matches over partial, links & buttons
This aligns links and buttons with the behaviour
of fields for more consistent behaviour
2010-01-11 21:18:32 +01:00
Jonas Nicklas
741c153cb4 Allow partial matches for submit/button values 2009-12-29 10:13:09 +01:00
Myron Marston
4794833539 Added failing spec for clicking a button with only a partial label match.
See discussion at: http://groups.google.com/group/ruby-capybara/browse_thread/thread/6daae24f035a176d
2009-12-28 15:08:07 -08:00
Andrew Brown
41c7bb3d99 renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
Renamed from spec/sessions/click_button_spec.rb (Browse further)