File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
v3.0.0-beta4
2
2
============
3
3
4
+ IMPORTANT CHANGES
5
+
6
+ * Firefox is only fully supported at version 47.0.1 or earlier. Support
7
+ for later versions of firefox is provided by geckodriver, which is
8
+ based on the evolving W3C WebDriver spec, and uses the wire protocol
9
+ in that spec, which is liable to change without notice.
10
+ * You may wish to choose an ESR release such as 45.4.0esr or earlier.
11
+ * Firefox 47.0.0 is not supported at all.
12
+
13
+ Other major changes:
14
+
15
+ * Remove OSS safaridriver in preference for Apple's own SafariDriver
16
+ that ships as part of Safari 10.
4
17
* [Grid] -nodeConfig (json) files have a new flatter format (#2789)
5
18
* [Grid] Fix #2721, -nodeConfig (json) settings were not always
6
19
applied
7
- * Remove OSS safaridriver in preference for Apple's own SafariDriver
8
- that ships as part of Safari 10.
9
20
* [Grid] Cleanup the api for RegistrationRequest -- will break
10
21
compilation for people moving from 2.x -- removed the ability to
11
22
change the GridNodeConfiguration reference via the
You can’t perform that action at this time.
0 commit comments