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-07-18 11:49:20 +09:00
..
driver Support driver specific options for drag_to 2019-06-09 09:12:20 -07:00
minitest Add ancestor/sibling assertions and expectations 2019-05-28 17:13:40 -07:00
node right_click and double_click should also support Capybara.w3c_click_offset 2019-07-01 16:09:19 -07:00
queries Warn when text/content is checked for nil 2019-07-05 10:11:02 -07:00
rack_test Add w3c_click_offset setting to allow click offsets from element centers 2019-06-16 14:10:08 -07:00
registrations Add queue_requests = false to default puma config - Issue #2227 2019-07-08 10:57:56 -07:00
rspec Fix doc: Capybara::RSpecMatchers 2019-07-03 14:08:48 +09:00
selector Support passing an Integer to the :option selector type 2019-07-09 11:42:10 -07:00
selenium Workaround FF 68 hanging on reset if a system modal is displayed 2019-07-13 14:37:12 -07:00
server Disable animations on pseudoelement content as well as regular elements 2019-06-19 13:14:04 +10:00
session Add w3c_click_offset setting to allow click offsets from element centers 2019-06-16 14:10:08 -07:00
spec Warn when text/content is checked for nil 2019-07-05 10:11:02 -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 Minor rubocop changes [ci skip] 2019-05-30 15:07:27 -07:00
minitest.rb Use @see tag of YARD instead of plain text "see" 2019-07-18 11:49:20 +09:00
rails.rb style updates 2018-07-16 15:04:52 -07:00
result.rb Add ancestor/sibling assertions and expectations 2019-05-28 17:13:40 -07:00
rspec.rb Cleanup some RSpec tests/settings 2018-05-15 13:17:04 -07:00
selector.rb More documentation updates/corrections 2019-05-31 12:21:40 -07:00
server.rb Add Server#base_url and make Session#server_url part of the public API 2019-07-07 15:45:20 -07:00
session.rb Add Server#base_url and make Session#server_url part of the public API 2019-07-07 15:45:20 -07:00
version.rb Prepare for 3.26.0 release 2019-07-15 13:27:38 -07:00
window.rb Minor rubocop changes [ci skip] 2019-05-30 15:07:27 -07:00