playwright_evaluate
Run JavaScript code directly in the browser console with Playwright MCP Server's browser automation tool. Simplify web testing, content scraping, and dynamic interaction in real browser environments.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |