We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95af8b7 commit e631ed9Copy full SHA for e631ed9
README.md
@@ -22,18 +22,6 @@ Please read [`[5.0.0]`](CHANGELOG.md#500---2021-11-05) section in [CHANGELOG](CH
22
# Related library
23
- https://github.com/appium/ruby_lib
24
25
-# Compatibility Matrix
26
-
27
-This library depends on the Selenium Ruby binding.
28
-Basically the latest Appium client can use the latest Selenium Ruby binding, but it needs a proper combination in some cases as below.
29
30
-|Appium Ruby Core Client| Selenium binding|
31
-|----|----|
32
-| `=> 6.4.0` | `~> 4.2`, `< 4.10` |
33
-| `=> 5.2.0`, `< 6.4.0` | `~> 4.2`, `< 4.9` |
34
-| `=> 5.0.0` `< 5.2.0` | `~> 4.0`, `< 4.2` |
35
-| `< 5.0.0` | `~> 3.14`|
36
37
# How to start
38
## Run tests
39
### Unit Tests
0 commit comments