browser_evaluate
Execute JavaScript directly in the browser context to manipulate DOM elements, interact with web content, and perform API requests, enabling advanced browser automation and functionality.
Instructions
Execute JavaScript in the browser context
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |