session_open
Opens a recorded browser session on a URL, returning the session ID, first page result, and screenshot. Captures full activity for later verification and step-by-step actions.
Instructions
Open an interactive, recorded browser session on a URL and return its id, the result of the first navigation and a screenshot. Everything that happens in the session is recorded as video, trace, screenshots and logs until session_close. Use session_act to drive the page step by step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| options | No |