Unicorn.UI.Win
3.0.0
dotnet add package Unicorn.UI.Win --version 3.0.0
NuGet\Install-Package Unicorn.UI.Win -Version 3.0.0
<PackageReference Include="Unicorn.UI.Win" Version="3.0.0" />
paket add Unicorn.UI.Win --version 3.0.0
#r "nuget: Unicorn.UI.Win, 3.0.0"
// Install Unicorn.UI.Win as a Cake Addin
#addin nuget:?package=Unicorn.UI.Win&version=3.0.0
// Install Unicorn.UI.Win as a Cake Tool
#tool nuget:?package=Unicorn.UI.Win&version=3.0.0
Unicorn.UI.Win is Unicorn test automation framework extension which provides ready for use implementation of interaction with Windows GUI with extended capabilities.
Unicorn Win features: Ready for use implementations of common controls, extended page object features.
This package includes implementation of desktop GUI interaction which is based on UIA3 library.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Unicorn.UI.Core (>= 3.0.0)
-
.NETStandard 2.0
- System.Drawing.Common (>= 6.0.0)
- Unicorn.UI.Core (>= 3.0.0)
-
net5.0
- System.Drawing.Common (>= 6.0.0)
- Unicorn.UI.Core (>= 3.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Support of netstandard, support of Taf.Core 3.0 and UI.Core 3.0, added screenshotter, ability to use IUIAutomation2 interface.