Skip to content

Commit 5163bce

Browse files
author
AutomatedTester
committedSep 10, 2014
Updating Changelog for 2.43.1
1 parent 8346498 commit 5163bce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎java/CHANGELOG

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v2.43.1
2+
=======
3+
4+
* Fixing socketlock bug with reusing the same profile multiple times
5+
16
v2.43.0
27
=======
38
WebDriver:
@@ -1634,4 +1639,4 @@ Grid:
16341639
* Properly form the HTML output for console display.
16351640
* Track when a session has become orphaned. I.e., when the client sends no
16361641
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

Comments
 (0)
Please sign in to comment.