puppeteer_evaluate
Execute JavaScript in the browser console using Puppeteer to interact with web pages, automate tasks, and extract data efficiently. Designed for configurable browser automation.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |