puppeteer_evaluate
Execute JavaScript in a browser console to interact with web pages, manipulate DOM elements, and extract data using Puppeteer in a real browser environment.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |