mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update History.md [ci skip]
This commit is contained in:
parent
dc93ef6dee
commit
688ed1a646
1 changed files with 14 additions and 0 deletions
14
History.md
14
History.md
|
@ -1,3 +1,17 @@
|
|||
# Version 3.23.0
|
||||
Release date: unreleased
|
||||
|
||||
### 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 driver
|
||||
|
||||
### Fixed
|
||||
|
||||
* 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)
|
||||
|
||||
# Version 3.22.0
|
||||
Release date: 2019-05-29
|
||||
|
||||
|
|
Loading…
Reference in a new issue