browser.fork_session
Create independent browser sessions by copying cookies, storage state, and current URL to run parallel workflows or branch testing scenarios.
Instructions
Fork a session: snapshot its cookies, storage state, and current URL, then create a new independent session with that state. Useful for branching workflows or running parallel variants.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| name | No | ||
| start_url | No |