We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8346498 commit 5163bceCopy full SHA for 5163bce
java/CHANGELOG
@@ -1,3 +1,8 @@
1
+v2.43.1
2
+=======
3
+
4
+ * Fixing socketlock bug with reusing the same profile multiple times
5
6
v2.43.0
7
=======
8
WebDriver:
@@ -1634,4 +1639,4 @@ Grid:
1634
1639
* Properly form the HTML output for console display.
1635
1640
* Track when a session has become orphaned. I.e., when the client sends no
1636
1641
commands after the initial session creation. This almost always indicates
1637
- the client is no longer connected and the session is unusable immediately.
1642
+ the client is no longer connected and the session is unusable immediately.
0 commit comments