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
c7bf8359f2 Support non string arguments
Most of this work was done in the xpath gem, this
commit really only adds tests.
2012-09-06 09:33:43 +02:00
Jonas Nicklas
2462443f89 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
Steve Valaitis
d0c41f3f4c has_link? does not accept non-hashed href 2011-01-16 17:08:16 -06:00
Steve Valaitis
b38a4991ee #has_link? support for checking the href attribute 2010-11-18 17:08:26 -06:00
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
Renamed from spec/dsl/has_link_spec.rb (Browse further)