File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ v3.0.0-beta4
2
+ ============
3
+
4
+ * Remove OSS safaridriver in preference for Apple's own SafariDriver
5
+ that ships as part of Safari 10.
6
+ * [Grid] Cleanup the api for RegistraionRequest -- will break
7
+ compilation for people moving from 2.x -- removed the ability to
8
+ change the GridNodeConfiguration reference via the
9
+ RegistrationRequest object and removed all other setters
10
+ * Include the selenium version in exceptions (again).
11
+ * [HTML suite runner] Better flag compatibility with the 2.x
12
+ selenium-server-standalone.
13
+ * Fix #2727, combine -jettyThreads and -jettyMaxThreads (#2735)
14
+ * [atoms] Cleaning up getAttribute dependencies, reducing size from
15
+ 36K to 7K
16
+
1
17
v3.0.0-beta3
2
18
============
3
19
You can’t perform that action at this time.
0 commit comments