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