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 78b6ea4 commit 70119edCopy full SHA for 70119ed
dotnet/CHANGELOG
@@ -1,3 +1,8 @@
1
+v4.26.1
2
+======
3
+* [bidi] Reveal browsing context module in bidi instance (#14684)
4
+* Fix adding cookies when ReturnedCookie class is used (#14697)
5
+
6
v4.26.0
7
======
8
* [bidi] Fix web socket communication for .net framework
dotnet/selenium-dotnet-version.bzl
@@ -1,6 +1,6 @@
# BUILD FILE SYNTAX: STARLARK
-SE_VERSION = "4.27.0-nightly202410301443"
+SE_VERSION = "4.26.1"
ASSEMBLY_VERSION = "4.0.0.0"
SUPPORTED_NET_STANDARD_VERSIONS = ["netstandard2.0"]
0 commit comments