Skip to content
Mark Humphreys edited this page May 27, 2015 · 1 revision

Welcome to the DelphiUIAutomation wiki!

The DelphiUIAutomation library are a set of Delphi classes that wrap the MS UIAutomation library.

DelphiUIAutomation is a framework for automating rich client applications based on Win32 (and specifically tested with Delphi XE5). It is written in Delphi XE5 and it requires no use of scripting languages.

Tests and automation programs using DelphiUIAutomation can be written with Delphi and used in any testing framework available to Delphi.

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

Clone this wiki locally