browser_use_tab
Switch the active tab by index, carrying over network recording and intercept rules, so page and network commands target it. Use to return to the opener or drive a tab the page didn't open.
Instructions
Switch the session's DRIVEN tab to another one (index from browser_tabs), carrying the network/console recorder and any intercept rules across, so page_*/net_*/page_tap_at then act on THAT tab. bfa already auto-follows a tab the page itself opens (window.open / target=_blank) in both fresh and attach mode; use this to go back to the opener, or to drive a tab that wasn't opened by the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| sessionId | No |