playwright_evaluate
Execute JavaScript directly in the browser console context to test, debug, or manipulate web elements during UI/UX analysis and automation workflows.
Instructions
Execute JavaScript in the browser console context
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |