browser.create_session
Initiate a browser session with an optional start URL. Configure authentication, proxy, memory, and protection settings for automated browsing.
Instructions
Create a new browser session and optionally navigate to a start URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| start_url | No | ||
| storage_state_path | No | ||
| auth_profile | No | ||
| memory_profile | No | Load a named memory profile into this session. | |
| proxy_persona | No | ||
| proxy_server | No | ||
| proxy_username | No | ||
| proxy_password | No | ||
| user_agent | No | ||
| protection_mode | No | ||
| totp_secret | No |