1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara
2019-01-11 12:52:15 -08:00
..
driver Provide the ability to handle multiple cached initial values 2019-01-08 15:51:05 -08:00
minitest Add style filter documentation 2018-12-06 11:43:02 -08:00
node Provide the ability to handle multiple cached initial values 2019-01-08 15:51:05 -08:00
queries Provide the ability to handle multiple cached initial values 2019-01-08 15:51:05 -08:00
rack_test remove commented code 2018-11-05 11:55:08 -08:00
rspec 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
selector Support locator type checking and add a warning when locator looks to be CSS/XPath but shouldn't be (#2143) 2018-12-14 11:53:09 -08:00
selenium IE doesn't provide String.prototype.includes - and other IE updates 2019-01-11 12:52:15 -08:00
server Code cleanup and enable line length cop 2018-11-03 13:03:48 -07:00
session Line length cleanup 2018-11-12 10:34:15 -08:00
spec Allow drivers to provide initial element visibility with found elements and receive other optional filtering options for find_xpath/css. 2019-01-08 10:52:19 -08:00
config.rb Fix rubocop issues 2018-12-07 08:52:52 -08: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 minor cleanup 2018-10-16 17:19:44 -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 use conditional modifier 2018-11-18 12:52:39 -08:00
rspec.rb Cleanup some RSpec tests/settings 2018-05-15 13:17:04 -07:00
selector.rb improve label selector performance 2018-12-28 10:49:55 -08:00
server.rb Code cleanup and enable line length cop 2018-11-03 13:03:48 -07:00
session.rb Add Session#scroll_to/scroll_by and Element#scroll_to/scroll_by 2019-01-01 11:01:21 -08:00
version.rb Prepare for 3.12.0 release 2018-11-28 15:22:42 -08:00
window.rb cleanup timer usage 2018-09-05 15:51:00 -07:00