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-07-16 09:32:37 -07:00
..
driver Add Element method for getting specific CSS styles 2018-06-22 18:21:13 -07:00
minitest Add has_style? and associated matchers/assertions 2018-06-23 10:17:05 -07:00
node Only include node filters in error descriptions if at least one was applied 2018-07-16 09:32:37 -07:00
queries Only include node filters in error descriptions if at least one was applied 2018-07-16 09:32:37 -07:00
rack_test Add has_style? and associated matchers/assertions 2018-06-23 10:17:05 -07:00
rspec Add has_style? and associated matchers/assertions 2018-06-23 10:17:05 -07:00
selector Only include node filters in error descriptions if at least one was applied 2018-07-16 09:32:37 -07:00
selenium fix: move caret even with clear backspace (#2066) 2018-07-16 09:19:35 -07:00
server Refactor server SSL identification 2018-06-05 19:01:20 -07:00
session Disable animation on pages 2018-06-01 10:35:43 -07:00
spec Only include node filters in error descriptions if at least one was applied 2018-07-16 09:32:37 -07:00
config.rb Add Capybara.test_id option defaulting to data-test-id 2018-07-05 23:31:50 -07:00
cucumber.rb rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
dsl.rb Rubocop driven cleanup 2018-01-08 14:39:56 -08:00
helpers.rb Move elapsed time checking into own class 2018-06-06 10:51:25 -07:00
minitest.rb Add has_style? and associated matchers/assertions 2018-06-23 10:17:05 -07:00
rails.rb Rubocop driven cleanup 2018-01-08 14:39:56 -08:00
result.rb Only include node filters in error descriptions if at least one was applied 2018-07-16 09:32:37 -07:00
rspec.rb Cleanup some RSpec tests/settings 2018-05-15 13:17:04 -07:00
selector.rb Only include node filters in error descriptions if at least one was applied 2018-07-16 09:32:37 -07:00
server.rb Move elapsed time checking into own class 2018-06-06 10:51:25 -07:00
session.rb within_frame should allow no arguments when theres only one frame in scope 2018-07-06 09:39:52 -07:00
version.rb Update History.md [ci skip] 2018-06-27 12:38:51 -07:00
window.rb Add Window#fullscreen and support in Selenium driver 2018-06-21 11:36:45 -07:00