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