playwright_evaluate
Execute custom JavaScript in the browser console for web automation tasks using the Playwright framework. Ideal for dynamic interactions, data extraction, and testing on web pages.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |