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
533f1be2ed
commit
59d33b2eb4
1 changed files with 10 additions and 0 deletions
10
History.md
10
History.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue