evaluate_in_page
Execute JavaScript code directly in the browser page to manipulate elements, extract data, and validate application behavior.
Instructions
Execute JavaScript code in the browser page context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | JavaScript code to execute in the page |