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

RunMacro Window commands
Pick an item to see a detailed guide.
The Close Window command finds a window by its title and sends a close request (like clicking the X). Use it t…
The Switch Window command finds a window by title, restores it if minimized, then brings it to the front and f…
The Move/Resize Window command places a window at the exact position and size you want, or maximizes / minimiz…
The IF Window Exists command checks whether one (or more) windows with given titles are open, retrying until f…
The IF Window Title command scans all open windows and checks whether any title contains your keyword. It is a…
The Window Watcher command runs in the background alongside your workflow: every interval it scans open window…
RunMacro