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

RunMacro Browser commands
Pick an item to see a detailed guide.
The Open URL command drives background Chrome (CDP mode) to a web address. Because it runs through CDP it does…
The New Tab command opens an extra tab in background Chrome (CDP). Leave it empty (opens about:blank) or add a…
The Switch Tab command moves the background Chrome focus to a tab by its index (starting at 1). Subsequent web…
The Close Tab command closes the active tab of background Chrome. For safety, if only one tab remains, RunMacr…
The Reload command refreshes the active background Chrome tab (like pressing F5). You can enable ignore cache …
The Back command sends the background Chrome tab to the previous page in history — like pressing the browser B…
The Forward command moves the background Chrome tab to the next page in history — like the browser Forward but…
The Open Extension command navigates background Chrome to an extension internal page, of the form chrome-exten…
The IF Target Exists command scans background Chrome targets (tabs and extension pages) and checks if any matc…
The Select Extension Popup command finds an extension popup window (by title/URL contains, or popup keywords l…
The Click Extension Popup command finds an extension popup window (by title/URL) then clicks at X, Y inside it…
The Resize Extension Popup command finds the extension popup window (by ID and keywords like notification/popu…
RunMacro