playwright_evaluate
Execute JavaScript in a browser console to interact with web pages or automate tasks directly from the Playwright MCP Server environment.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |