spa_session_start
Create a new persistent browser session to maintain state across tool calls. Ideal for single-page apps testing with device emulation and custom viewport settings.
Instructions
Start a new persistent browser session. Use sessions to maintain state between tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device to emulate | |
| session | No | Session ID to create | default |
| viewport | No | ||
| userAgent | No | Custom user agent |