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