Skip to content

Commit 956e061

Browse files
committed
Updating Java changelog
1 parent 2213301 commit 956e061

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

java/CHANGELOG

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
v4.0.0.0-alpha-1
2+
================
3+
4+
* Many deprecated methods and classes deleted.
5+
* Alpha version of new Grid Server, supports "standalone", "hub",
6+
"node", and completely distributed usage.
7+
* Basic support for using Docker containers with the new Grid Server.
8+
* Basic support for CDP landed via the "DevTools" interface.
9+
* Basic support for OpenTracing landed. Use the "--ext" flag to the
10+
new Grid Server to provide the classpath to an OpenTracing
11+
implementation.
12+
* Added support for WebSockets to the HttpClient
13+
* Location of safari driver now configurable using
14+
"webdriver.safari.driver" system property.
15+
* #6649: Legacy firefox driver respects "webdriver.firefox.logfile"
16+
system property.
17+
* Added command to open a new window.
18+
* Element screenshotting now possible
19+
* Selenium Server now no longer includes HtmlUnit by default
20+
* New Grid can output logs in single-line json format to stdout
21+
* #6617 Implement equals() and hashCode() in `Select` element wrapper
22+
123
v3.141.59
224
=========
325

0 commit comments

Comments
 (0)