Skip to content

Commit 9c7fbce

Browse files
authored
chore: address selenium-4 branch in readme (appium#566)
1 parent 3e60e8f commit 9c7fbce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ framework [Appium](https://appium.io).
1414

1515
Since **v1.0.0**, only Python 3 is supported
1616

17+
### developing version
18+
[selenium-4](https://github.com/appium/python-client/tree/selenium-4) branch is a developing branch to switch base selenium client version from v3 to v4. The branch is available as pre-release versioning like `2.0.0.a0` via pypi.
19+
20+
Main differences since current v1 is the v2 can connect to invalid SSL environment like self-certificated server. Please take a look at the branch's README for more details.
21+
1722
## Getting the Appium Python client
1823

1924
There are three ways to install and use the Appium Python client.

0 commit comments

Comments
 (0)