We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a3d3f commit a88d25fCopy full SHA for a88d25f
java/CHANGELOG
@@ -14,6 +14,8 @@ Important note:
14
passthrough mode.
15
* Fixes issue with W3C Actions not being properly filled when multiple
16
input sources are used.
17
+* Platform that represent platform families ("WINDOWS", "UNIX", "MAC",
18
+ and "IOS") return `null` from `Platform.getFamily`.
19
* Handle null return values from chromedriver. Fixes #4555
20
* Synchronized "platform" and "platformName" capability values. Fixes #4565
21
* Add iOS `Platform`.
0 commit comments