Skip to content

Commit 10a3f62

Browse files
authored
docs: Add missing clients versions to compatibility matrix (#2049)
1 parent 72c33e0 commit 10a3f62

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,14 @@ dependencies {
9393
```
9494

9595
### 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`
96+
Appium Java Client | Selenium client
97+
---------------------------|-----------------
98+
`9.0.0` | `4.14.1`
99+
N/A | `4.14.0`
100+
`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`
101+
`8.4.0` | `4.8.2`, `4.8.3`, `4.9.0`
102+
`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`
103104

104105
#### Why is it so complicated?
105106

0 commit comments

Comments
 (0)