Docs
RunMacro Documentation
Learn RunMacro from basics to advanced.
Everything you need to start and master RunMacro — from basic commands to advanced automation workflows.

Auto-capture a screenshot in RunMacro
What it does
The Screenshot command captures the full screen or a region and saves a PNG to a folder with a sequential or random name. In Browser Mode, it captures from the Chrome page.
When to use it
- Save step-by-step evidence during a run.
- Capture results/state to review later.
- Grab a specific region for image processing.
Configuration steps
- Add a Code › Screenshot command.
- Choose the save folder and capture mode (full / region).
- For region: enter X, Y and width, height.
- Choose the naming mode (sequential / random). Save.
Every option explained
Real example
Example: capture the full screen each step
- Screenshot, folder
C:\Shots, full screen, sequential naming. - Place after key steps to save evidence.
Tips & common mistakes
In normal mode, the RunMacro window is briefly hidden so it does not appear in the shot.
RunMacro