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