Expand description
autopilot is a simple, cross-platform GUI automation library for Rust.
Modulesยง
- alert
- This module contains functions for displaying alerts.
- bitmap
- This module defines the struct
Bitmap
for accessing bitmaps and searching for bitmaps on-screen. - geometry
- key
- This module contains functions for controlling the keyboard.
- mouse
- This module contains functions for getting the current state of and controlling the mouse cursor.
- screen
- This module contains functions for working with the screen.