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-04-18 10:07:48 -07:00
parent f3d83dee3a
commit 83836c4c96

View file

@ -1,3 +1,16 @@
# Version 3.17.0
Release date: unreleased
### Added
* Initial support for selenium-webdriver 4.0.0.alpha1
* :button selector will now also match on `name` attribute
### Fixed
* Suppress warnings generated by using selenium-webdriver 3.141.5926
* Mask Appium issue with finder visibility optimizations (non-optimal)
# Version 3.16.2 # Version 3.16.2
Release date: 2019-04-10 Release date: 2019-04-10