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

7 commits

Author SHA1 Message Date
Jonas Nicklas
cf1aa4d073 Moved shared specs into lib directory
This way, implementations of other drivers can
use the specs to verify that they are working
correctly.
2010-04-09 16:41:35 +02:00
Jonas Nicklas
4202c4aafa Reject hidden nodes in searches 2010-01-30 19:48:25 +01:00
Jonas Nicklas
2e432b82e7 Don't put DSL specs into modules
I don't understand how this is useful?
2010-01-18 20:33:22 +01:00
Jonas Nicklas
05fd0d3f06 selector as first argument to find/all, Closes #28
Just as with within, the default is changed by
setting Capybara.default_selector.
2010-01-17 19:02:25 +01:00
Lenny Marks
03e676b492 Session#wait_until 2009-12-22 18:14:04 -05:00
Jonas Nicklas
8a91645238 Ruby 1.8.6 / JRuby compatibility fix (wtf?) 2009-12-19 11:37:04 +01:00
Andrew Brown
41c7bb3d99 renamed sessions spec directory to dsl 2009-12-16 13:42:45 +01:00
Renamed from spec/sessions/all_spec.rb (Browse further)