playwright_evaluate
Run JavaScript directly in the browser console using Playwright Server for browser automation tasks like testing, scraping, or interacting with web elements.
Instructions
Execute JavaScript in the browser console
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |