browser.fork_session
Create a new independent browser session by snapshotting cookies, storage state, and current URL of an existing session for parallel workflows or branching.
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
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| start_url | No | ||
| session_id | Yes |