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-08-03 12:29:37 -07: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 Add basic Element#flash for debugging 2019-07-31 19:41:28 -07:00
queries Fix reloading of elements found via ancestor and sibling 2019-07-25 14:49:27 -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 Code style fix 2019-08-03 12:29:37 -07:00
rspec Fix doc: Capybara::RSpecMatchers 2019-07-03 14:08:48 +09:00
selector Add :valid node filter to :field and :fillable_field selectors 2019-07-31 13:00:53 -07:00
selenium Support native is_element_displayed with EdgeChrome 2019-08-03 09:16:58 -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 Add :valid node filter to :field and :fillable_field selectors 2019-07-31 13:00:53 -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 Add :valid node filter to :field and :fillable_field selectors 2019-07-31 13:00:53 -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.27.0 release 2019-07-28 16:57:18 -07:00
window.rb Minor rubocop changes [ci skip] 2019-05-30 15:07:27 -07:00