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