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 0d38875 commit 2d36450Copy full SHA for 2d36450
java/CHANGELOG
@@ -4,8 +4,10 @@ v4.4.0
4
* Supported CDP versions: 85, 102, 103, 104
5
* Fix bug to ensure correct window handle used by CDP (#10811)
6
* Remove makeW3CSafe from NewSession in Command Payload
7
-* Add status endpoint (#10832)
8
* Allow decorating child classes of WebDriver (#10737)
+* Throwing an error when user sets `w3c: true` in `goog:chromeOptions`
9
+* Allow a Relay Node to boot and check periodically for the status endpoint.
10
+* Forwarding requests with non-W3C locators (useful for Relay Nodes with Appium)
11
12
v4.3.0
13
======
0 commit comments