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-04-26 10:25:35 -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 Support multiple expression types in one selector 2019-04-23 09:16:07 -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 Enable Coveralls on Travis 2019-04-25 11:39:41 -07:00
selector Move selector definitions to their own files 2019-04-23 13:34:11 -07:00
selenium Optimize disabled checking to one call where possible 2019-04-26 10:25:35 -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 Workaround RSpec issue - https://github.com/rspec/rspec-support/issues/374 2019-04-25 13:25:54 -07:00
config.rb Remove undocumented option that does nothing 2019-04-05 11:32:30 -07:00
cucumber.rb
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 Enable Coveralls on Travis 2019-04-25 11:39:41 -07:00
rspec.rb
selector.rb Move selector definitions to their own files 2019-04-23 13:34:11 -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