browser_evaluate
Execute JavaScript code in a live browser page and return the result, enabling automation, testing, and data extraction.
Instructions
Execute JavaScript in the browser page and return the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | JavaScript code to execute |