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-09 17:35:07 -07:00
parent 533f1be2ed
commit 59d33b2eb4

View file

@ -1,3 +1,13 @@
# Version 3.20.0
Release date: unreleased
### Fixed
* Workaround Safari issue with send_keys not correctly using top level modifiers
* Workaround Safari not retrying click due to incorrect error type
* Fix Safari attach_file block mode when clicking elements associated to the file input
* Workaround Safari issue with repeated hover
# Version 3.19.0
Release date: 2019-05-09