Skip to content

Commit 2fd8c0c

Browse files
authored
docs: Add Selenium 4.12.1 to compatibility matrix (#2002)
1 parent 18c61f2 commit 2fd8c0c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ dependencies {
8888
```
8989

9090
### 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` |
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`, `4.12.1`
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`
9797

9898
#### Why is it so complicated?
9999

0 commit comments

Comments
 (0)