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 7e0609f commit b35c2e8Copy full SHA for b35c2e8
java/CHANGELOG
@@ -13,6 +13,11 @@ v3.0.0-beta4
13
* Fix #2727, combine -jettyThreads and -jettyMaxThreads (#2735)
14
* [atoms] Cleaning up getAttribute dependencies, reducing size from
15
36K to 7K
16
+* Better support for the W3C webdriver wire codec.
17
+* Added ability to use FirefoxOptions when starting firefox.
18
+* Fixed a bug where the firefox profile was not being passed to the
19
+ geckodriver.
20
+* SafariDriver's Technology Preview can be used if installed.
21
22
v3.0.0-beta3
23
============
0 commit comments