teamcapybara--capybara/lib/capybara
Thomas Walpole eca6ad475d Prepare for 3.18.0 release 2019-04-22 13:53:09 -07:00
..
driver Merge Element#scroll_by functionality into Element#scroll_to 2019-01-13 14:07:44 -08:00
minitest Add style filter documentation 2018-12-06 11:43:02 -08:00
node Add `name` attribute to button selector matching 2019-04-11 11:09:19 -07:00
queries Use Regexp text options in initial XPath queries 2019-04-19 09:57:44 -07:00
rack_test Prefer match? when match data not needed 2019-04-04 17:42:10 -07:00
registrations Move driver and server registrations into separate files 2019-04-11 10:21:45 -07:00
rspec Remove ruby 2.7 deprecated usage of Proc.new 2019-04-15 10:43:54 -07:00
selector Add `name` attribute to button selector matching 2019-04-11 11:09:19 -07:00
selenium Keep exception message when re-raising the correct type 2019-04-22 12:03:02 -07:00
server Prefer match? when match data not needed 2019-04-04 17:42:10 -07:00
session Cleanup 2019-04-15 13:23:07 -07:00
spec Enable partial double verification and cleanup some specs 2019-04-20 10:23:07 -07:00
config.rb Remove undocumented option that does nothing 2019-04-05 11:32:30 -07:00
cucumber.rb rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
dsl.rb Allow `using_session` to accept a name or Session object 2018-10-01 16:00:04 -07:00
helpers.rb Workaround rubocop bug 2019-03-26 10:55:38 -07:00
minitest.rb Deprecate assert_style/has_style?/have_style in favor of assert_matches_style/matches_styles?/match_style to match naming convention 2018-12-06 11:12:18 -08:00
rails.rb style updates 2018-07-16 15:04:52 -07:00
result.rb Update to JRuby 9.2.7.0 2019-04-14 13:11:25 -07:00
rspec.rb Cleanup some RSpec tests/settings 2018-05-15 13:17:04 -07:00
selector.rb Prefer match? over match when captures not needed 2019-04-19 09:18:13 -07:00
server.rb Code cleanup and enable line length cop 2018-11-03 13:03:48 -07:00
session.rb Reset memoized document in session when session is quit 2019-04-10 14:44:02 -07:00
version.rb Prepare for 3.18.0 release 2019-04-22 13:53:09 -07:00
window.rb Update standard rescued variable names 2019-04-04 17:42:10 -07:00