Skip to content

Commit a4995e2

Browse files
committed
[py]: Update changelog for 4.3
1 parent a59115c commit a4995e2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

py/CHANGES

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
Selenum 4.2.0
1+
Selenium 4.3.0
2+
* Deprecated find_element_by_* and find_elements_by_* are now removed (#10712)
3+
* Deprecated Opera support has been removed (#10630)
4+
* Fully upgraded from python 2x to 3.7 syntax and features (#10647)
5+
* Added a devtools version fallback mechanism to look for an older version when mismatch occurs (#10749)
6+
* Better support for co-operative multi inheritance by utilising super() throughout
7+
* Improved type hints throughout
8+
9+
Selenium 4.2.0
210
* Fix bug preventing Firefox from setting accept_insecure_certs to False (#10442)
311
* Deprecated opera classes as not w3c compatible (#10379)
412
* Fix SecurityError: Invalid Domain problem (#10653)

0 commit comments

Comments
 (0)