Appium.WebDriver
1.2.0.8
dotnet add package Appium.WebDriver --version 1.2.0.8
NuGet\Install-Package Appium.WebDriver -Version 1.2.0.8
<PackageReference Include="Appium.WebDriver" Version="1.2.0.8" />
<PackageVersion Include="Appium.WebDriver" Version="1.2.0.8" />
<PackageReference Include="Appium.WebDriver" />
paket add Appium.WebDriver --version 1.2.0.8
#r "nuget: Appium.WebDriver, 1.2.0.8"
#addin nuget:?package=Appium.WebDriver&version=1.2.0.8
#tool nuget:?package=Appium.WebDriver&version=1.2.0.8
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. |
-
- Newtonsoft.Json (>= 6.0.6)
- Selenium.WebDriver (>= 2.44.0)
GitHub repositories (23)
Showing the top 20 popular GitHub repositories that depend on Appium.WebDriver:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
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
|
|
microsoft/devhome
The new Dev Home experience for Windows!
|
|
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
microsoft/WinUI-Gallery
This app demonstrates the controls available in WinUI and the Fluent Design System.
|
|
hitchao/Jvedio
Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
|
|
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
|
|
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
|
|
SuperStudio/SuperCom
SuperCom 是一款串口调试工具
|
|
microsoft/accessibility-insights-windows
Accessibility Insights for Windows
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
microsoft/devhomegithubextension
Dev Home GitHub Extension
|
|
azchohfi/LottieUWP
UWP port of Lottie(https://github.com/airbnb/lottie-android)
|
1.2.0.8
Fix/Test for hide keyboard.
1.2.0.7
Separate android and ios drivers, improved namespaces, fixed tests, and redesigned methods and interfaces
1.2.0.6
Update Selenium NuGet Package to get fix for locator strategy.
1.2.0.5
Add GetSettings and IgnoreUnimportantViews methods.
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.