# FlaUI/FlaUI

UI automation library for .Net

Repository: https://github.com/FlaUI/FlaUI
Canonical: https://ross.abutalabs.com/products/flaui
Language: C#
License: MIT
License Family: permissive
Topics: microsoft, wpf, winforms, ui-automation, framework, dotnet, qa, testing, testing-tools, uiautomation, automation, automation-ui, user-interface, gui
Last push: 2026-08-13T21:45:21+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 3794, "days_push": 20, "days_rel": 554, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3100, forks 445 (observed 2026-08-28T04:07:43.513555+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: testing, e2e-testing, workflow-automation
- domain: testing, windows, developer-tools, desktop-applications
- platform: windows, dotnet, c
- tags: ui-automation, wpf, winforms, uia3, uia2, qa, gui-testing, test-automation

## Member repositories
- FlaUI/FlaUI (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:43.513555+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:46:21.507286+00:00, confidence not recorded.
  - readme: https://github.com/FlaUI/FlaUI (fetched 2026-08-28T04:07:43.513555+00:00, sha 936c827e1b68)
- Data as of 2026-08-30T08:39:29.467469+00:00.
