Unicorn.UI.Web 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unicorn.UI.Web --version 2.1.0
NuGet\Install-Package Unicorn.UI.Web -Version 2.1.0
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="Unicorn.UI.Web" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unicorn.UI.Web --version 2.1.0
#r "nuget: Unicorn.UI.Web, 2.1.0"
#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 Unicorn.UI.Web as a Cake Addin
#addin nuget:?package=Unicorn.UI.Web&version=2.1.0

// Install Unicorn.UI.Web as a Cake Tool
#tool nuget:?package=Unicorn.UI.Web&version=2.1.0

Unicorn TAF UI Web module

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Unicorn.UI.Web:

Package Downloads
Unicorn.UI.Mobile

Unicorn.UI.Mobile is Unicorn test automation framework extension which provides ready for use implementations of interaction with Android app and web controls with extended capabilities. Unicorn Mobile features: Ready for use implementations of common controls, extended page object features. This package includes implementations of interaction based on Appium.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.1 86 4/6/2024
3.1.0 532 7/11/2022
3.0.0 584 4/9/2022
2.3.0 543 2/27/2021
2.2.1 482 10/2/2020
2.2.0 509 5/1/2020
2.1.1 536 8/11/2019
2.1.0 484 8/9/2019

Support of Unicorn.Taf.Core 2.1.0 and Unicorn.UI.Core 2.1.0. Improved and simplified code of Desktop controls. Added extensions, 'WebPage' and 'WebSite' page objects.