File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
23
v3.141.59
2
24
=========
3
25
You can’t perform that action at this time.
0 commit comments