FlaUI icon
FlaUI icon

FlaUI

 1 like

FlaUI is a .NET library which helps with automated UI testing of Windows applications (Win32, WinForms, WPF, Store Apps, ...).

License model

  • FreeOpen Source

Platforms

  • Windows
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Task Automation
  2.  UI testing

 Tags

  • software-testing

FlaUI News & Activities

Highlights All activities

Recent activities

No activities found.

FlaUI information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOffice & Productivity

GitHub repository

  •  2,494 Stars
  •  390 Forks
  •  240 Open Issues
  •   Updated Apr 28, 2025 
View on GitHub

Our users have written 0 comments and reviews about FlaUI, and it has gotten 1 likes

FlaUI was added to AlternativeTo by k4pl4n on Jan 8, 2021 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is FlaUI?

FlaUI is a .NET library which helps with automated UI testing of Windows applications (Win32, WinForms, WPF, Store Apps, ...).

It is based on native UI Automation libraries from Microsoft and therefore kind of a wrapper around them. FlaUI wraps almost everything from the UI Automation libraries but also provides the native objects in case someone has a special need which is not covered (yet) by FlaUI. Some ideas are copied from the UIAComWrapper project or TestStack.White but rewritten from scratch to have a clean codebase.

Official Links