Automate all windows and browser applications with one UDF function library. Based on the microsoft automation API this library high level supports
Recognition of conttrols from EDGE, Chrome, FF, Opera, Safari and Windows native apps
Small testing framework to split object repository from coding away
Introduction
Quickstart - Getting started quickly
Simple scripts
With this module
you can automate all applications/programs that support ui automation and/or
IAccessible2. IAccessible2.au3 below contains structures, constants, enumerations and interface descriptions to implement IAccessible2 interfaces (IAccessible2 API Version 1.3 released autumn 2012). See post #146 for conditions to use IAccessible2. The main IAccessible2 interface is IAccessible2. You get an IAccessible2 interface pointer by using QueryService from an IAccessible object as described in post #146. This is shown in the example below. From the IAccessible2 main object, you get po