UIAComWrapper 1.1.0.14
dotnet add package UIAComWrapper --version 1.1.0.14
NuGet\Install-Package UIAComWrapper -Version 1.1.0.14
<PackageReference Include="UIAComWrapper" Version="1.1.0.14" />
paket add UIAComWrapper --version 1.1.0.14
#r "nuget: UIAComWrapper, 1.1.0.14"
// Install UIAComWrapper as a Cake Addin #addin nuget:?package=UIAComWrapper&version=1.1.0.14 // Install UIAComWrapper as a Cake Tool #tool nuget:?package=UIAComWrapper&version=1.1.0.14
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 | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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 (5)
Showing the top 5 NuGet packages that depend on UIAComWrapper:
Package | Downloads |
---|---|
TestStack.White.Uia3
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 * |
|
Navy.UiTest.Windows
Small and handy assistant for UiTest. Best practics of CUITe, TestStack.White Microsoft UITest. More that 10 000 elements tested. |
|
Serviceware.Rocketcress.UIAutomation
You can reference this library if you want to write tests using the UIAutomation framework. |
|
Serviceware.Rocketcress.UIAutomation.Slim
Contains code from Rocketcress.UIAutomation without the need to use MSTest v2. |
|
TestStack.UiaCustomPattersManaged
Custom patterns could be seen from UIAVerify tool (see TestStack's fork of it) and handy to use in WPF apps because pattern registration has some means to inject new pattern into existing AutomationPeer's structure. Also was tested to some extent with WinForms. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on UIAComWrapper:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
Sanakan8472/copy-dialog-lunar-lander
Play lunar lander in you windows file copy dialog
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
apetrovskiy/STUPS
This is a store for the whole suite's source code
|
|
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
|