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-01 11:37:54 -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 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
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 Code cleanup 2018-08-22 15:15:48 -07:00
selenium 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
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 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
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 style updates 2018-07-16 15:04:52 -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 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
server.rb Return false for responsive? when a Net::ReadTimeout or SSLError occurs 2018-08-31 09:05:20 -07:00
session.rb refactor Session#visit and Session#_switch_to_window 2018-08-24 06:44:21 -07:00
version.rb Prepare for 3.6.0 release 2018-08-14 10:34:17 -07:00
window.rb Add Window#fullscreen and support in Selenium driver 2018-06-21 11:36:45 -07:00