Eyes.Appium2 5.77.2-rc.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Eyes.Appium2.
dotnet add package Eyes.Appium2 --version 5.77.2-rc.2
NuGet\Install-Package Eyes.Appium2 -Version 5.77.2-rc.2
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="Eyes.Appium2" Version="5.77.2-rc.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eyes.Appium2 --version 5.77.2-rc.2
#r "nuget: Eyes.Appium2, 5.77.2-rc.2"
#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.
// Install Eyes.Appium2 as a Cake Addin
#addin nuget:?package=Eyes.Appium2&version=5.77.2-rc.2&prerelease

// Install Eyes.Appium2 as a Cake Tool
#tool nuget:?package=Eyes.Appium2&version=5.77.2-rc.2&prerelease

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:

  1. Open NuGet Package Manager (right click on the project > Manage NuGet Packages...)
  2. Select Browse tab
  3. In the search box enter Eyes.Appium2
  4. Select version (to see pre-release versions tick the Include prerelease check box)
  5. Select the package and click Install
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.77.2-rc.2 61 4/17/2024
5.77.1-rc.2 48 4/1/2024
5.77.0-rc.2 49 4/1/2024
5.76.2-rc.2 50 3/20/2024
5.76.1-rc.2 41 3/19/2024
5.75.5-rc.2 52 2/29/2024
5.75.4-rc.2 64 2/13/2024
5.75.3-rc.2 60 1/30/2024
5.75.2-rc.2 68 1/16/2024
5.75.1-rc.2 88 1/2/2024
5.75.0-rc.2 84 12/20/2023
5.74.0-beta04 116 11/2/2023
5.73.0-beta04 57 10/5/2023
5.72.0-beta04 60 9/21/2023
5.71.0-beta04 80 9/14/2023
5.70.0-beta04 72 9/12/2023
5.69.0-beta04 96 8/27/2023
5.68.0-beta04 71 8/17/2023
5.67.0-beta04 120 8/11/2023
5.65.0-beta04 90 7/31/2023
5.64.0-beta04 77 7/30/2023
5.63.0-beta04 78 7/27/2023

## [5.77.2-rc.2](https://github.com/Applitools-Dev/sdk/compare/dotnet/eyes-appium2@5.77.1-rc.2...dotnet/eyes-appium2@5.77.2-rc.2) (2024-04-17)


### Bug Fixes

* trigger python and dotnet release ([ce35c60](https://github.com/Applitools-Dev/sdk/commit/ce35c60afd5b98a4cb40342da67063bec2299407))


### Dependencies

* The following workspace dependencies were updated
 * Eyes.Selenium4 bumped to 3.79.2