1
0
Fork 0
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:
Thomas Walpole 2019-05-06 11:44:02 -07:00
parent 00ff4fc009
commit dad43caaa0

View file

@ -1,3 +1,16 @@
# Version 3.19.0
Release date: unreleased
### Added
* Support for multiple expression types in Selector definitions
* Reduced wirecalls for common actions in Selenium driver
### Fixed
* Workaround Chrome 75 appending files to multiple file inputs
* Suppressed retry when detecting http vs https server connection
# Version 3.18.0
Release date: 2019-04-22