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