playwright_evaluate
Execute JavaScript code in a browser context to automate tasks or perform custom operations, leveraging Playwright for efficient browser automation workflows.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |