We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504ec81 commit e8c2b74Copy full SHA for e8c2b74
README.md
@@ -8,6 +8,12 @@
8
This driver is an extension of the [Selenium](http://docs.seleniumhq.org/) C# client. It has
9
all the functionalities of the regular driver, but add Appium specific methods on top of this.
10
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
+
17
## NuGet
18
19
NuGet Package: [](http://www.nuget.org/packages/Appium.WebDriver/)
0 commit comments