Control existing browser tabs in AutoTapper
Use the tab navigation action to go back, go forward, switch to an existing tab, or refresh the current tab without rebuilding the whole workflow.
What the tab navigation action is for
AutoTapper can control the current browser context without opening a brand-new tab every time. The tab navigation action is useful when your workflow depends on pages that are already open.
Supported patterns
- Go back in the current tab.
- Go forward in the current tab.
- Switch to a selected open tab.
- Refresh the current tab normally or force-refresh it.
Important rule
If the selected target tab no longer exists, reconfigure the step. Do not assume the workflow should guess a similar page.


