/ui-automation

Java wrapper for ms-uiautomation

Primary LanguageJavaApache License 2.0Apache-2.0

ui-automation

ui-automation is a framework for automating (via the MS UIAutomation library) rich client applications based on Win32 (including Delphi), WPF and other Windows applications ((including Java SWT)). It is written in Java, using the JNA library to make calls to the COM-based WIndows automation library.

Tests and automation programs using ui-automation can be written with Java (or other JVM based languages, like Scala) and used in any testing framework available to the JVM.

It provides a consistent object-oriented API, hiding the complexity of Microsoft's UIAutomation library and windows messages from the user.

Developer documentation

Contributors

License

Apache Version 2.0 Copyright (C) 2016

See LICENCE.txt for details.

See also