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 b2a7f08 commit 49455d0Copy full SHA for 49455d0
dotnet/CHANGELOG
@@ -1,3 +1,12 @@
1
+v4.0.0b2
2
+========
3
+ * (on behalf of Artur Nebot) Set EdgeOptions to start Chromium-based Edge
4
+ by default. Fixes issue #9262.
5
+ * Added support for CDP in Firefox. This currently only works for Firefox
6
+ Nightly. To use this feature, set the EnableDevToolsProtocol property of
7
+ FirefoxOptions to true.
8
+ * Fixed network interception for use with browsers that support CDP.
9
+
10
v4.0.0b1
11
========
12
* Added ability to listen for JavaScript exceptions and callbacks for
0 commit comments