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
2018-01-03 09:04:11 -08:00
..
driver Add Session#evaluate_async_script 2017-10-24 10:44:17 -07:00
minitest Add RSpec matchers for all/none selectors and test minitest versions 2017-12-15 11:00:02 -08:00
node Raise error when attempting to set a readonly field 2018-01-03 09:04:11 -08:00
queries Fix issue with current path query and regexps 2017-11-27 22:35:04 -08:00
rack_test Fix compatability with rack-test 0.7.1 2017-11-19 12:52:34 -08:00
rspec remove conditionals for no longer supported versions of gems/rubies 2018-01-03 09:04:11 -08:00
selector Refactor filters 2017-08-03 14:10:07 -07:00
selenium Raise error when attempting to set a readonly field 2018-01-03 09:04:11 -08:00
session Deprecate Capybara.exact_options 2017-11-19 12:30:55 -08:00
spec Remove deprecated Capybara.save_and_open_page_path 2018-01-03 09:04:11 -08:00
config.rb Should be calling respond_to? rather than respond_to_missing? 2017-11-13 09:50:02 -08:00
cucumber.rb Proxy all/within to the correct version based on parameters passed 2017-04-11 17:15:15 -07:00
dsl.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00
helpers.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00
minitest.rb Add RSpec matchers for all/none selectors and test minitest versions 2017-12-15 11:00:02 -08:00
query.rb add match_xxx methods and matchers to check whether an element matches css, xpath, selector 2016-03-24 14:52:40 -07:00
rails.rb remove conditionals for no longer supported versions of gems/rubies 2018-01-03 09:04:11 -08:00
result.rb remove conditionals for no longer supported versions of gems/rubies 2018-01-03 09:04:11 -08:00
rspec.rb Proxy all/within to the correct version based on parameters passed 2017-04-11 17:15:15 -07:00
selector.rb Ensure applied filters with default values are expressed in selector descriptions 2017-07-19 14:22:57 -07:00
server.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00
session.rb Remove deprecated Capybara.save_and_open_page_path 2018-01-03 09:04:11 -08:00
version.rb Prepare for 2.17.0 release 2018-01-02 13:41:47 -08:00
window.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00