We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3017ba commit 58c925dCopy full SHA for 58c925d
java/CHANGELOG
@@ -8,6 +8,11 @@ v4.0.0-rc-2
8
something like the Appium server.
9
* Fixed CDP connection locking when called re-entrantly.
10
* Remove sessions from Redis backed session map on restart
11
+* Accept "webSocketUrl" as a valid w3c capability name, as it's
12
+ declared in WebDriver Bidi
13
+* Add strongly-typed methods for setting timeouts and other w3c
14
+ capabilities on the base options class.
15
+* Enable live view for Dynamic Grid
16
17
v4.0.0-rc-1
18
===========
0 commit comments