Appium.WebDriver
                             
                            
                                1.2.0.4
                            
                        
                    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package Appium.WebDriver --version 1.2.0.4
NuGet\Install-Package Appium.WebDriver -Version 1.2.0.4
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="Appium.WebDriver" Version="1.2.0.4" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Appium.WebDriver" Version="1.2.0.4" />
<PackageReference Include="Appium.WebDriver" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Appium.WebDriver --version 1.2.0.4
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Appium.WebDriver, 1.2.0.4"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package Appium.WebDriver@1.2.0.4
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Appium.WebDriver&version=1.2.0.4
#tool nuget:?package=Appium.WebDriver&version=1.2.0.4
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Selenium Webdriver extension for Appium.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                - Newtonsoft.Json (>= 6.0.5)
- Selenium.WebDriver (>= 2.43.0)
 
GitHub repositories (23)
Showing the top 20 popular GitHub repositories that depend on Appium.WebDriver:
| Repository | Stars | 
|---|---|
| microsoft/PowerToys 
                                                            Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
                                                         | |
| files-community/Files 
                                                            A modern file manager that helps users organize their files and folders.
                                                         | |
| AvaloniaUI/Avalonia 
                                                            Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
                                                         | |
| dotnet/maui 
                                                            .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
                                                         | |
| xamarin/Xamarin.Forms 
                                                            Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
                                                         | |
| t1m0thyj/WinDynamicDesktop 
                                                            Port of macOS Mojave Dynamic Desktop feature to Windows
                                                         | |
| microsoft/WinAppDriver 
                                                            Windows Application Driver
                                                         | |
| cyanfish/naps2 
                                                            Scan documents to PDF and more, as simply as possible.
                                                         | |
| dotnet/maui-samples 
                                                            Samples for .NET Multi-Platform App UI (.NET MAUI)
                                                         | |
| microsoft/WinUI-Gallery 
                                                            This app demonstrates the controls available in WinUI and the Fluent Design System.
                                                         | |
| hitchao/Jvedio 
                                                            Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
                                                         | |
| SuperStudio/SuperCom 
                                                            SuperCom 是一款串口调试工具
                                                         | |
| AvaloniaUI/Avalonia.Samples 
                                                            Avalonia.Samples aims to provide some minimal samples focusing on a particular issue at a time. This should help getting new users started.
                                                         | |
| VladislavAntonyuk/MauiSamples 
                                                            .NET MAUI Samples
                                                         | |
| jbe2277/waf 
                                                            Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.
                                                         | |
| AutomateThePlanet/AutomateThePlanet-Learning-Series 
                                                            Automate The Planet Series Source Code
                                                         | |
| microsoft/accessibility-insights-windows 
                                                            Accessibility Insights for Windows
                                                         | |
| axzxs2001/Asp.NetCoreExperiment 
                                                            原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
                                                         | |
| vchelaru/Gum 
                                                            Flexible layout tool for creating UI on any platform
                                                         | |
| Accenture/Ocaramba 
                                                            C# Framework to automate tests using Selenium WebDriver
                                                         | 
1.2.0.4
        Update version due to assembly not matching NuGet.
      1.2.0.3 
        Update version due to NuGet Package mismanagement.
      1.2.0.2
        Update NuGet packages. Add IsLocked() and Start Activity.
      1.2.0.1
        Add Pull Folder, Android Input Methods (IME), and Network Connection Methods for use with Appium 1.2
      1.0.0
        TouchAction + multiActions rewriting,
        Project structure overhaul.