@@ -93,16 +93,16 @@ dependencies {
93
93
```
94
94
95
95
### Compatibility Matrix
96
- Appium Java Client | Selenium client
97
- ---------------------------|-----------------
98
- ` 9.2.1 ` | ` 4.19.0 `
99
- ` 9.1.0 ` , ` 9.2.0 ` | ` 4.17.0 ` , ` 4.18.0 ` , ` 4.18.1 `
100
- ` 9.0.0 ` | ` 4.14.1 ` , ` 4.15.0 ` , ` 4.16.0 ` (partially [ corrupted] ( https://github.com/SeleniumHQ/selenium/issues/13256 ) ), ` 4.16.1 `
101
- N/A | ` 4.14.0 `
102
- ` 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 `
103
- ` 8.4.0 ` | ` 4.8.2 ` , ` 4.8.3 ` , ` 4.9.0 `
104
- ` 8.3.0 ` | ` 4.7.0 ` , ` 4.7.1 ` , ` 4.7.2 ` , ` 4.8.0 ` , ` 4.8.1 `
105
- ` 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.2.1 ` (known issues: appium/java-client # 2145 , appium/java-client # 2146 ), ` 9.2.2 ` | ` 4.19.0 `
99
+ ` 9.1.0 ` , ` 9.2.0 ` | ` 4.17.0 ` , ` 4.18.0 ` , ` 4.18.1 `
100
+ ` 9.0.0 ` | ` 4.14.1 ` , ` 4.15.0 ` , ` 4.16.0 ` (partially [ corrupted] ( https://github.com/SeleniumHQ/selenium/issues/13256 ) ), ` 4.16.1 `
101
+ N/A | ` 4.14.0 `
102
+ ` 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 `
103
+ ` 8.4.0 ` | ` 4.8.2 ` , ` 4.8.3 ` , ` 4.9.0 `
104
+ ` 8.3.0 ` | ` 4.7.0 ` , ` 4.7.1 ` , ` 4.7.2 ` , ` 4.8.0 ` , ` 4.8.1 `
105
+ ` 8.2.1 ` | ` 4.5.0 ` , ` 4.5.1 ` , ` 4.5.2 ` , ` 4.5.3 ` , ` 4.6.0 `
106
106
107
107
#### Why is it so complicated?
108
108
0 commit comments