Bump capybara from 3.22.0 to 3.23.0
Bumps capybara from 3.22.0 to 3.23.0.
Changelog
Sourced from capybara's changelog.
Version 3.23.0
Release date: 2019-06-10
Added
- Improved error message when using Chrome in W3C mode and attempting to access logs
- Support driver specific options for Element#drag_to
- Support setting
<input type="color">
elements with the selenium driverFixed
- Tightened conditions when in expression text option matching will be used
- Improved Selenium drivers HTML5 drag and drop emulation compatibility with SortableJS library (and others)
Commits
-
8b86850
Update README.md for the 3.23_stable branch -
34de7e0
Prepare for 3.23.0 release -
688ed1a
Update History.md [ci skip] -
dc93ef6
Default to W3C mode for Chrome testing -
a71be59
Explain loss ofavailable_log_types
/logs
in Chrome driver -
9ae7d74
Support driver specific options fordrag_to
-
17baa4f
Change Selenium HTML5 DND emulation to work with SortableJS -
8055941
Set color inputs via JS in selenium driver since we can't control the color p... -
6eef09e
Merge branch 'travis_edge' -
580324a
Add chrome based Edge to travis run - Additional commits viewable in compare view