FlaUI icon
FlaUI icon

FlaUI

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

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Windows
1like
0comments
0articles

Features

  1.  Task Automation
  2.  UI 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,890 Stars
  •  424 Forks
  •  254 Open Issues
  •   Updated  
View on GitHub
FlaUI was added to AlternativeTo by k4pl4n on and this page was last updated .
No comments or reviews, maybe you want to be first?

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