File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,15 @@ v4.29.0
5
5
* [java] Ensure Selenium logging options are respected if java logging properties are not set (#15197)
6
6
* [java] Do not enable CDP deprecation warning if BiDi enabled (#15170)
7
7
* [java] Remove Firefox CDP (#15200)
8
- * [grid] Add default sessionTimeout to NodeStatus to increase backward compatibility (#15229)
9
8
* [java] Close the HttpClient if possible
10
9
* [java] Avoid augmenting CDP for Firefox (#15271)
11
10
* [java] Remove deprecated non-w3c compliant NetworkConnection interface (#15270)
12
11
* [java] Avoid downloading not needed browsers #15261
13
12
* [java] Fix return type and docstring for `getDownloadableFiles` (#15293)
14
13
* [java] Refine logger initialization with correct class literal (#15289)
15
14
* [java][bidi] Implement getClientWindows method (#14869)
15
+ * [grid] Add default sessionTimeout to NodeStatus to increase backward compatibility (#15229)
16
+ * [grid] Node flag `register-shutdown-on-failure` (#15297)
16
17
17
18
v4.28.1
18
19
======
You can’t perform that action at this time.
0 commit comments