UIAComWrapperX 1.1.0.15
See the version list below for details.
dotnet add package UIAComWrapperX --version 1.1.0.15
NuGet\Install-Package UIAComWrapperX -Version 1.1.0.15
<PackageReference Include="UIAComWrapperX" Version="1.1.0.15" />
paket add UIAComWrapperX --version 1.1.0.15
#r "nuget: UIAComWrapperX, 1.1.0.15"
// Install UIAComWrapperX as a Cake Addin #addin nuget:?package=UIAComWrapperX&version=1.1.0.15 // Install UIAComWrapperX as a Cake Tool #tool nuget:?package=UIAComWrapperX&version=1.1.0.15
The UI Automation COM-to-.NET Adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on UIAComWrapperX:
Package | Downloads |
---|---|
TestStack.WhiteX
White is a framework for automating rich client applications based on Win32, WinForms, WPF, Silverlight and SWT (Java) platforms. It is .NET based and does not require the use of any proprietary scripting languages. Tests/automation programs using White can be written with whatever .NET language, IDE and tools you are already using. White provides a consistent object-oriented API, hiding the complexity of Microsoft's UIAutomation library (on which White is based) and windows messages. UIAv3 works better with WPF and newer technologies and supports new UIA Patterns appeared in Windows 8.1. For WinForms and Win32 apps it is better to use normal TestStack.White package. * TestStack.White is the official replacement for White * |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on UIAComWrapperX:
Repository | Stars |
---|---|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|