playwright_evaluate
Execute JavaScript directly in the browser console for automation and dynamic interaction with web pages using Playwright MCP Server.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |