27 packages tagged with “UIA”
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
Library with base elements used in the concrete implementations of FlaUI.
Library to use FlaUI with 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. * TestStack.White is the official replacement for White *
Library to use FlaUI with UIA2.
TestStack.White.ScreenObjects adds support for the Page Object Pattern, allowing you to write clean maintainable UI Tests
Library for writing UI-tests for WPF.
Library that provides some helper classes and methods for easier testing with FlaUI.
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 *
.NET library to expose controls to Automation
Next generation WPF automation testing.
Contains code from Rocketcress.UIAutomation without the need to use MSTest v2.
Library that acts as an adapter for White to FlaUI.
You can reference this library if you want to write tests using the UIAutomation framework.
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.
The G4.WebDriver.Remote.Uia package is a foundational library for interacting with Windows devices through the UIA WebDriver. This library facilitates seamless communication with UIA WebDriver, enabling effective automation within the G4™ ecosystem and other automation environments. Offering versatility, it provides a reliable interface for remote communication with Android devices, making it an essential component for automation projects.
WPath is a C# library to select Windows UI automation elements like XPath.
WPath is a C# library to select Windows UI automation elements like XPath. And it is originally from https://www.nuget.org/packages/WPath/ and converted to use with UIComWrapper(https://www.nuget.org/packages/UIAComWrapper/)
A library for automating Windows applications that are based on WPF. Use for creating an automated test suite that drives your application through its user interface.