puppeteer_evaluate
Execute JavaScript in a browser console to automate interactions, extract data, or manipulate web pages using Puppeteer MCP Server.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |