File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ Selenium 4.34.0
21
21
* Deprecate support for FTP proxies (#15906)
22
22
* Type hint cleanup (#15917)
23
23
* Adding Note to enable_webextensions() regarding CDP (plus gen docstring updates) (#15927)
24
+ * Return HTTP response reason when remote connection error occurs (#15942)
25
+ * [py] add macOS specific keys to Key enum (#15948)
24
26
25
27
Selenium 4.33.0
26
28
* Add CDP for Chrome 137 and remove 134
Original file line number Diff line number Diff line change 1
- 4.34.0 (2025-06-25 )
1
+ 4.34.0 (2025-06-29 )
2
2
=========================
3
3
* Add CDP for Chrome 138 and remove 135
4
4
* Fix child process terminate method when a process is already terminated (#15789)
5
5
* Deprecate ftp proxy (#15926)
6
+ * Add macOS key mappings for Options and Function keys (#15959)
6
7
7
8
4.33.0 (2025-05-23)
8
9
=========================
You can’t perform that action at this time.
0 commit comments