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-03 19:19:32 -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 Include within scope in element not found/ambiguous errors 2017-09-21 05:46:34 -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 [fix] selenium set_text passing in empty string with options 2017-09-11 09:44:08 -05:00
session documentation fixes [ci skip] 2017-06-07 10:32:01 -07:00
spec fix test that wasn't browser neutral 2017-10-03 19:19:32 -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 fix issue when visiting / when app_host has a trailing / 2017-10-03 10:18:03 -07:00
version.rb Prepare for 2.15.3 release 2017-10-03 16:01:10 -07:00
window.rb Per-session config and thread specific current_driver/session_name 2017-04-27 13:37:04 -07:00