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