evaluateWithReturn
Execute JavaScript code within a browser context using Playwright and retrieve the result, enabling dynamic data extraction and interaction in web automation tasks with PlayMCP Browser Automation Server.
Instructions
Execute JavaScript code and return the result
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | JavaScript code to execute |