browser_eval
Execute JavaScript expressions inside the live browser page to inspect and modify DOM, extract content, and trigger actions for automation and testing.
Instructions
Execute JavaScript in the page context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | JavaScript expression |