Skip to content

AutoIt UDF wrapper for MS Windows UIAutomation (UIA) layer

License

Notifications You must be signed in to change notification settings

githubeisenplus/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AutoIt 100.0%