We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52e243 commit b06ed8eCopy full SHA for b06ed8e
README.md
@@ -60,7 +60,7 @@ For example, some changes in the Selenium binding could break the Appium client.
60
61
62
### Quick migration guide from v4 to v5
63
-- Please use `AppiumClientConfig` as `client_config` arguemnt in favor of client arguments below
+- Please use `AppiumClientConfig` as `client_config` arguemnt in favor of client argument below
64
- `keep_alive`, `direct_connection` and `strict_ssl` arguments.
65
```python
66
SERVER_URL_BASE = 'http://127.0.0.1:4723'
0 commit comments