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

Go back in background Chrome (CDP)
What it does
The Back command sends the background Chrome tab to the previous page in history — like pressing the browser Back button.
When to use it
- After opening a detail page, go back to the list.
- Undo a navigation step and return to the prior page.
- Move back and forth between two pages.
Configuration steps
- In Browser Mode (CDP), add the Browser › Back command.
- Add a Delay afterwards if the page needs time to load.
- Save.
Real example
Example: browse a list
- Open a detail item.
- Extract data.
- Go Back to pick the next item.
Tips & common mistakes
If there is no previous page in history, the command simply has no effect.
RunMacro