testdriven.com Wrangling quality out of chaos

AutoIt: Windows GUI automation scripting language

08.09.2004 · Posted in Links

AutoIt v3 is an opensource BASIC-like scripting language designed for automating the Windows GUI. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks.

Originally designed for PC "roll out" situations to configure thousands of PCs, AutoIt is also well suited to performing home automation and the scripting of repetitive tasks.

* Provides a general-purpose scripting language
* Executes Windows and DOS executables
* Simulates key-strokes (supports most keyboard layouts)
* Simulates mouse movements and clicks
* Moves, resizes and manipulates windows
* Interacts directly with "controls" on a window
* Works with the clipboard to cut/paste text items
* Works with the registry

AutoIt has an active User Group.
link

  • del.icio.us
  • Digg
  • Google Bookmarks
  • Slashdot
  • StumbleUpon
  • Technorati
  • Twitter

Comments are closed