execute_js
Execute custom JavaScript in the browser to scrape data or automate interactions using Chrome DevTools Protocol.
Instructions
Execute arbitrary JavaScript in the current page via CDP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | JavaScript to execute |