FlaUI/FlaUI
UI automation library for .Net observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3794
- days_rel: 554
- days_push: 20
- n_releases_24m: 1
Adoption not part of the score
3100 stars · 445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FlaUI is a .NET library for automated UI testing of Windows applications (Win32, WinForms, WPF, Store Apps), wrapping Microsoft's native UI Automation APIs (UIA2 and UIA3). It provides a clean, modern codebase as an alternative to TestStack.White and commercial tools.
Use cases
- automate ui tests for wpf applications
- write gui tests for winforms apps in c#
- automate windows desktop application testing
- click buttons and read controls in another windows program
- replace teststack.white with a maintained ui automation library
- run end-to-end tests on windows store apps
When to choose
- you need to automate or test Windows desktop UIs from .NET
- you want a free, open-source alternative to TestComplete, Ranorex, or CodedUI
- you need both UIA2 and UIA3 support with access to native objects
When to avoid
- you are testing web applications rather than native Windows apps
- you need cross-platform UI automation (macOS/Linux)
- your team does not use .NET/C#
Facets
library · maturity active
testing e2e-testing workflow-automation testing windows developer-tools desktop-applications windows dotnet c ui-automation wpf winforms uia3 uia2 qa gui-testing test-automation
1 source
- readme: https://github.com/FlaUI/FlaUI · fetched 2026-08-28 · 936c827e1b68
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FlaUI/FlaUI | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem