teamcapybara--capybara/lib/capybara
Seiei Higa 3a9016fdba Use RSpec::Core::Version instead of RSpec::Version
because capybara/rspec requires rspec-core, but not rspec.
2014-06-14 12:08:00 +09:00
..
driver Resize/get size/close should work for non-current window 2014-05-28 10:26:59 +03:00
node New API for working with windows (switching/finding/closing/opening/etc.) 2014-05-26 22:25:36 +03:00
rack_test Warn when attempting to set a value to a readonly field 2014-06-11 17:14:31 -07:00
rspec Use RSpec::Core::Version instead of RSpec::Version 2014-06-14 12:08:00 +09:00
selenium Warn when attempting to set a value to a readonly field 2014-06-11 17:14:31 -07:00
spec Warn when attempting to set a value to a readonly field 2014-06-11 17:14:31 -07:00
cucumber.rb Remove `require 'capybara/dsl'` from cucumber.rb 2013-07-01 14:03:31 +03:00
dsl.rb Use define_method instead of class_eval 2012-09-10 01:37:40 +02:00
helpers.rb Fix some typos 2014-03-19 18:28:26 -05:00
query.rb fixes #1168 2013-09-25 15:07:02 +02:00
rails.rb Make sure we are comparing gem versions, closes #1024 2013-03-26 13:26:18 +01:00
result.rb Delegate index and values_at from Capybara::Result 2013-10-29 23:43:11 +03:00
rspec.rb Don't force expose_dsl_globally=false 2014-04-03 12:47:40 -07:00
selector.rb Add `option` option when selecting radio buttons or checkboxes by their name, closes #1040 2013-10-20 19:59:07 +02:00
server.rb Fix typos and whitespace 2014-03-31 17:10:27 -05:00
session.rb Fix bug with scopes when within_window is invoked inside within 2014-06-01 19:49:09 +03:00
version.rb prep for 2.3.0 release 2014-06-02 12:42:17 -07:00
window.rb Resize/get size/close should work for non-current window 2014-05-28 10:26:59 +03:00