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 dcf7ba3 commit c6f9adcCopy full SHA for c6f9adc
java/CHANGELOG
@@ -1,3 +1,14 @@
1
+v4.0.0.0-alpha-2
2
+================
3
+
4
+* Add Chromium-based Edge support. This involves adding a new Chromium driver to
5
+ the tree too.
6
+* Extra domains added for CDP: Network, Performance, Security, Target
7
+* Firefox: enable full page screenshots
8
+* Better support for Java 9+ modules
9
+* Start reworking HTTP abstractions. These should better support streaming, and
10
+ so will not require us to hold all requests in memory.
11
12
v4.0.0.0-alpha-1
13
================
14
0 commit comments