We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c61f2 commit 2fd8c0cCopy full SHA for 2fd8c0c
README.md
@@ -88,12 +88,12 @@ dependencies {
88
```
89
90
### Compatibility Matrix
91
-| Appium Java Client | Selenium client |
92
-|--------------------|---------------------------------------------|
93
-| `8.5.0`, `8.5.1` | `4.9.1`, `4.10.0`, `4.11.0`, `4.12.0` |
94
-| `8.4.0` | `4.8.2`, `4.8.3`, `4.9.0` |
95
-| `8.3.0` | `4.7.0`, `4.7.1`, `4.7.2`, `4.8.0`, `4.8.1` |
96
-| `8.2.1` | `4.5.0`, `4.5.1`, `4.5.2`, `4.5.3`, `4.6.0` |
+ Appium Java Client | Selenium client
+--------------------|-----------------
+ `8.5.0`, `8.5.1` | `4.9.1`, `4.10.0`, `4.11.0`, `4.12.0`, `4.12.1`
+ `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`
+ `8.2.1` | `4.5.0`, `4.5.1`, `4.5.2`, `4.5.3`, `4.6.0`
97
98
#### Why is it so complicated?
99
0 commit comments