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