Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

AutoIt UDF wrapper for MS Windows UIAutomation (UIA) layer

License

Notifications You must be signed in to change notification settings

exorcistas/autoit-uiautomation-udf

Repository files navigation

UI Automation library UDF

Table of Contents

About

This UDF is an AutoIt wrapper for 'Windows UI Automation' (UIA) layer.
It allows to interact with desktop application layers otherwise not reachable to standard Win32 spying with AutoIt3Info explorer.
Note, that not all functionality might be mapped or updated in current published version.

Installation

Simply copy .au3 files to your development directory and use #include to point to these files in the source code.

Usage

  • Use UIAutomation_*.au3 for core functionality to UIA layer.
  • Tools like UISpy or Inspect allows to see applications in UIA layer.

Documentation

Examples

About

AutoIt UDF wrapper for MS Windows UIAutomation (UIA) layer

Topics

Resources

License

Stars

Watchers

Forks

Languages