1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara/node
Jonas Nicklas c67dceb537 select/unselect do not require a from option
This way they can more conveniently be called on
a found element. E.g.:

find('#my_select').select('Some option')
2010-10-03 19:15:40 +02:00
..
actions.rb select/unselect do not require a from option 2010-10-03 19:15:40 +02:00
finders.rb Add Capybara.deprecate 2010-09-18 18:51:33 -05:00
matchers.rb Some documentation touch-ups 2010-08-27 20:52:06 +02:00