Eyes.Appium2
5.81.0
Prefix Reserved
See the version list below for details.
dotnet add package Eyes.Appium2 --version 5.81.0
NuGet\Install-Package Eyes.Appium2 -Version 5.81.0
<PackageReference Include="Eyes.Appium2" Version="5.81.0" />
paket add Eyes.Appium2 --version 5.81.0
#r "nuget: Eyes.Appium2, 5.81.0"
// Install Eyes.Appium2 as a Cake Addin #addin nuget:?package=Eyes.Appium2&version=5.81.0 // Install Eyes.Appium2 as a Cake Tool #tool nuget:?package=Eyes.Appium2&version=5.81.0
Applitools Eyes .NET SDK for WebDriver Appium version 2
Installation
Using Package Manager CLI:
For latest stable version:
Install-Package Eyes.Appium2
For latest pre-release:
Install-Package Eyes.Appium2 -prerelease
For specific version (stable or pre-release):
Install-Package Eyes.Appium2 -version 2.20.7
Using Visual Studio UI:
- Open NuGet Package Manager (right click on the project > Manage NuGet Packages...)
- Select Browse tab
- In the search box enter
Eyes.Appium2
- Select version (to see pre-release versions tick the Include prerelease check box)
- Select the package and click Install
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Appium.WebDriver (>= 5.0.0)
- Eyes.Selenium4 (>= 3.83.0)
- System.Runtime (>= 4.3.1)
-
net6.0
- Appium.WebDriver (>= 5.0.0)
- Eyes.Selenium4 (>= 3.83.0)
- System.Runtime (>= 4.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.81.1 | 343 | 10/29/2024 |
5.81.0 | 171 | 10/21/2024 |
5.80.2 | 415 | 9/10/2024 |
5.80.1 | 327 | 8/15/2024 |
5.80.0 | 112 | 7/24/2024 |
5.79.0 | 89 | 7/10/2024 |
5.78.0 | 85 | 7/10/2024 |
5.78.0-rc.2 | 379 | 5/30/2024 |
5.77.6-rc.2 | 59 | 5/29/2024 |
5.77.4-rc.2 | 64 | 5/8/2024 |
5.77.3-rc.2 | 36 | 5/1/2024 |
5.77.2-rc.2 | 78 | 4/17/2024 |
5.77.1-rc.2 | 61 | 4/1/2024 |
5.77.0-rc.2 | 62 | 4/1/2024 |
5.76.2-rc.2 | 62 | 3/20/2024 |
5.76.1-rc.2 | 52 | 3/19/2024 |
5.75.5-rc.2 | 64 | 2/29/2024 |
5.75.4-rc.2 | 76 | 2/13/2024 |
5.75.3-rc.2 | 72 | 1/30/2024 |
5.75.2-rc.2 | 80 | 1/16/2024 |
5.75.1-rc.2 | 100 | 1/2/2024 |
5.75.0-rc.2 | 96 | 12/20/2023 |
5.74.0-beta04 | 150 | 11/2/2023 |
5.73.0-beta04 | 98 | 10/5/2023 |
5.72.0-beta04 | 94 | 9/21/2023 |
5.71.0-beta04 | 117 | 9/14/2023 |
5.70.0-beta04 | 105 | 9/12/2023 |
5.69.0-beta04 | 127 | 8/27/2023 |
5.68.0-beta04 | 111 | 8/17/2023 |
5.67.0-beta04 | 152 | 8/11/2023 |
5.65.0-beta04 | 124 | 7/31/2023 |
5.64.0-beta04 | 112 | 7/30/2023 |
5.63.0-beta04 | 114 | 7/27/2023 |
## [5.81.0](https://github.com/Applitools-Dev/sdk/compare/dotnet/eyes-appium2@5.80.2...dotnet/eyes-appium2@5.81.0) (2024-10-21)
### Features
* ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
* capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
* dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
### Dependencies
* The following workspace dependencies were updated
* Eyes.Selenium4 bumped to 3.83.0