Documentation Index
Fetch the complete documentation index at: https://docs.bytespace.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Active Tab block ensures that your automation runs on the currently focused browser tab. This is particularly useful when:- Working with multiple open tabs
- Handling manual tab switches
- Ensuring actions execute in the correct window
Behavior
This block:
- Confirms the currently active tab
- Ensures subsequent actions run in this tab
- Does not switch between tabs
- Does not require any configuration
Usage Example
Scenario: Multi-tab workflow
Common Use Cases:
- After manual tab switching
- Following a New Tab action
- When tab focus might have changed