Skip to content

Commit e8c2b74

Browse files
authored
docs: Add Note message to README (#531)
* Add Note message to README Since it seems to be confusion among users about which version they should use, a note message can do only good.
1 parent 504ec81 commit e8c2b74

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
This driver is an extension of the [Selenium](http://docs.seleniumhq.org/) C# client. It has
99
all the functionalities of the regular driver, but add Appium specific methods on top of this.
1010

11+
> **Note**
12+
>
13+
> The last stable version(v4.3.2) supports the legacy Selenium 3.150.0.<br/>
14+
> In case you would like to use this client with Selenium 4.0 and above, please use the latest beta version(v5.0.0). <br/>
15+
> We are well aware this project is not activly maintained, therefore any contributors are more than welcomed to assist with this project.
16+
1117
## NuGet
1218

1319
NuGet Package: [](http://www.nuget.org/packages/Appium.WebDriver/)

0 commit comments

Comments
 (0)