puppeteer_evaluate
Execute JavaScript in a browser environment to interact with web pages, automate tasks, and utilize Puppeteer’s capabilities for browser automation.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |