Unicorn.UI.Web
2.2.0
See the version list below for details.
dotnet add package Unicorn.UI.Web --version 2.2.0
NuGet\Install-Package Unicorn.UI.Web -Version 2.2.0
<PackageReference Include="Unicorn.UI.Web" Version="2.2.0" />
paket add Unicorn.UI.Web --version 2.2.0
#r "nuget: Unicorn.UI.Web, 2.2.0"
// Install Unicorn.UI.Web as a Cake Addin #addin nuget:?package=Unicorn.UI.Web&version=2.2.0 // Install Unicorn.UI.Web as a Cake Tool #tool nuget:?package=Unicorn.UI.Web&version=2.2.0
Unicorn Web features: Ready for use realizations of common controls, extended page object features.
This package includes realization of web UI interaction based on WebDriver.
Supported platforms:
- .NET Framework 4.5.2+
Product | Versions 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. |
-
- Selenium.Support (>= 3.5.0)
- Selenium.WebDriver (>= 3.5.0)
- Unicorn.Taf.Core (>= 2.1.1)
- Unicorn.UI.Core (>= 2.2.0)
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.
Support of Unicorn.UI.Core 2.2.0. Implemented pages cache mechanism, page attributes, small bugfixes