flaui-tests
Installation
SKILL.md
flaui-tests
Overview
FlaUI is a .NET library for automated UI testing of Windows applications
(flaui) that wraps Microsoft UI Automation (UIA) - the Windows
accessibility tree covered in desktop-test-strategy-reference - behind an
idiomatic C# API. It supports "Win32, WinForms, WPF, and Store Apps" via two
bindings: UIA2 (managed System.Windows.Automation,
Microsoft Learn - UI Automation Overview) and UIA3 (COM interop).
v5.0.0 released February 2025; MIT-licensed and actively maintained
(flaui).