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

8 commits

Author SHA1 Message Date
Thomas Walpole
ba37f78692 Update all tests to "expect" format and add support for RSpec 3 usage
Swap from :skip to :capybara_skip since :skip is now used by RSpec 3
Add rspec 3 testing to beta gemfile
2014-04-02 14:33:26 -07:00
CJ Kihlbom and Jonas Nicklas
83742b008f Add :all, :hidden, :visible as valid options of :visible, closes #944 2013-02-24 18:44:00 +01:00
Jonas Nicklas
0303ed84c5 Fix some specs, due to visibility changes 2013-02-15 22:09:40 +01:00
Jonas Nicklas
2462443f89 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00
Jonas Nicklas
3a8cec7a63 Yank prefer visible elements 2012-02-01 13:24:13 +01:00
Jonas Nicklas
cc05b1d63b Raise an error when there are multiple elements found 2012-02-01 13:24:13 +01:00
Jonas Nicklas and Nicklas Ramhöj
408423a875 Prefer visible elements over hidden (with option) 2011-02-08 16:05:57 +01:00
John Firebaugh
f06e1cb718 Specs for #first 2011-01-01 12:03:51 -08:00