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 72c33e0 commit 10a3f62Copy full SHA for 10a3f62
README.md
@@ -93,13 +93,14 @@ dependencies {
93
```
94
95
### Compatibility Matrix
96
- Appium Java Client | Selenium client
97
---------------------|-----------------
98
- `9.0.0` | `4.14.1`
99
- `8.5.0`, `8.5.1` | `4.9.1`, `4.10.0`, `4.11.0`, `4.12.0`, `4.12.1` (known issue: appium/java-client#2004), `4.13.0`
100
- `8.4.0` | `4.8.2`, `4.8.3`, `4.9.0`
101
- `8.3.0` | `4.7.0`, `4.7.1`, `4.7.2`, `4.8.0`, `4.8.1`
102
- `8.2.1` | `4.5.0`, `4.5.1`, `4.5.2`, `4.5.3`, `4.6.0`
+ Appium Java Client | Selenium client
+---------------------------|-----------------
+ `9.0.0` | `4.14.1`
+ N/A | `4.14.0`
+ `8.5.0`, `8.5.1`, `8.6.0` | `4.9.1`, `4.10.0`, `4.11.0`, `4.12.0`, `4.12.1` (known issue: appium/java-client#2004), `4.13.0`
+ `8.4.0` | `4.8.2`, `4.8.3`, `4.9.0`
+ `8.3.0` | `4.7.0`, `4.7.1`, `4.7.2`, `4.8.0`, `4.8.1`
103
+ `8.2.1` | `4.5.0`, `4.5.1`, `4.5.2`, `4.5.3`, `4.6.0`
104
105
#### Why is it so complicated?
106
0 commit comments