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
2017-10-09 11:37:47 -07:00
..
driver implement refresh 2017-07-05 13:59:21 -07:00
minitest Dry up the minitest infections 2017-05-24 10:14:08 -07:00
node Include within scope in element not found/ambiguous errors 2017-09-21 05:46:34 -07:00
queries Deprecate only_path in favor of ignore_query and auto-detection of url/path matching 2017-10-07 11:22:20 -07:00
rack_test Fix uploading of file with no extension/MIME type using rack_test driver 2017-08-04 10:22:36 -07:00
rspec Make compound rspec matchers not run sequentially 2017-07-05 14:00:07 -07:00
selector Refactor filters 2017-08-03 14:10:07 -07:00
selenium handle default prompt value for headless chrome 2017-10-09 10:58:38 -07:00
session documentation update [ci skip] 2017-10-08 14:02:48 -07:00
spec remove leftover foucs_ 2017-10-09 11:37:47 -07:00
config.rb Allow registered servers to receive options 2017-08-02 10:14:54 -07: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 Fixed typo in docs of capybara/minitest 2017-09-04 12:38:24 +02: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 generally prefer ruby 1.9 hash format 2016-10-04 11:10:29 -07:00
result.rb Disable jruby lazy results evaluation again 2017-02-16 13:34:45 -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 Don't overwrite port when no server or always include port is false 2017-10-06 13:28:42 -07:00
version.rb Preparing for 2.15.4 release 2017-10-07 00:51:41 -07:00
window.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00