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-09-12 10:02:15 -07:00
..
driver ensure @session is initialized 2018-08-06 15:17:35 -07:00
minitest Metaprogram RSpec matchers 2018-08-18 15:57:00 -07:00
node factor out parent method 2018-09-10 15:47:49 -07:00
queries Allow check/uncheck/choose/attach_file/fill_in to work on element called on when no locator specified 2018-09-01 11:37:54 -07:00
rack_test minor cleanup/improve some variable names 2018-08-21 10:21:24 -07:00
rspec minor cleanup/improve some variable names 2018-08-21 10:21:24 -07:00
selector Call to_s on expression passed to CSS::split - Issue #2093 2018-09-04 08:53:35 -07:00
selenium Use property instead of execute_script 2018-09-12 10:02:15 -07:00
server Code cleanup 2018-08-22 15:15:48 -07:00
session Support set default value for text predicates and matchers normalize whitespace behaviour 2018-08-24 17:47:31 +03:00
spec Only enable HTML5 dragging if default is not prevented on the mousedown event 2018-09-12 09:24:51 -07:00
config.rb test_id should support session specific config and default to nil 2018-07-19 09:50:21 -07:00
cucumber.rb rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
dsl.rb style updates 2018-07-16 15:04:52 -07:00
helpers.rb cleanup timer usage 2018-09-05 15:51:00 -07:00
minitest.rb Add has_style? and associated matchers/assertions 2018-06-23 10:17:05 -07:00
rails.rb style updates 2018-07-16 15:04:52 -07:00
result.rb Code cleanup 2018-08-22 15:15:48 -07:00
rspec.rb Cleanup some RSpec tests/settings 2018-05-15 13:17:04 -07:00
selector.rb minor code cleanup 2018-09-02 11:36:08 -07:00
server.rb Return false for responsive? when a Net::ReadTimeout or SSLError occurs 2018-08-31 09:05:20 -07:00
session.rb Default to document when element has no parent in match selector query 2018-09-10 14:58:27 -07:00
version.rb Prepare for 3.7.2 release 2018-09-12 09:58:05 -07:00
window.rb cleanup timer usage 2018-09-05 15:51:00 -07:00