Appium
Appium is an open source test automation framework for use with native and hybrid mobile apps.
FlaUI is a .NET library which helps with automated UI testing of Windows applications (Win32, WinForms, WPF, Store Apps, ...).
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.