Skip to content

Commit

Permalink
[py] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed May 27, 2022
1 parent a110aad commit c0d25bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions py/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Selenum 4.2.0
* Fix bug preventing Firefox from setting accept_insecure_certs to False (#10442)
* Deprecated opera classes as not w3c compatible (#10379)
* Fix SecurityError: Invalid Domain problem (#10653)
* Implement convenience methods for scrolling

Selenium 4.1.5
* use `typing_extensions` to be compatible with `py37` (#10613)

Expand Down

0 comments on commit c0d25bc

Please sign in to comment.