spa_evaluate
Execute custom JavaScript in the page context to test or manipulate single-page app behavior, with optional navigation and session management.
Instructions
Execute JavaScript in the page context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to navigate to first (optional) | |
| script | Yes | JavaScript code to execute | |
| session | No | Session ID | default |