Multi-tab follows
It follows the click into a new tab
A click opens a booking tool, an OAuth window, a report — and the agent follows. Scout records the tab switch as a deterministic step, then runs every assertion on the active tab.
The recording captures the first tab only — the new tab opens off-camera, so this clip ends as the click fires. Scout still follows the switch and runs every assertion on the new tab; see the spec below.
Try it
Opens /lab/report/ in a new tab — the agent follows the switch and asserts on the new tab.
---
feature: Multi-tab follows
tags: [lab]
---
## A new tab opens with the report ready
On the Lab page, click "Open the report in a new tab". A new tab opens and shows the heading "Report ready". No errors appear in the browser console.