← Back to Documentation
Action Types
Mouse Actions
Click: Single click at position
Double Click: Double click at position
Move: Move cursor to position
Drag: Click, hold, move, release
Scroll: Scroll wheel up/down
Keyboard Actions
Type: Type text string
Key Press: Press single key
Key Combo: Press key combination (Ctrl+C, etc.)
Key Hold: Hold key for duration
Flow Control
Wait: Pause for duration
Loop: Repeat actions N times
Condition: Branch based on condition
Random: Random delay or choice
Advanced
Variable: Set/get variable values
Image Find: Find image on screen
Pixel Check: Check pixel color