executeJavaScript
Run custom JavaScript code on any webpage directly through PlayMCP Browser Automation Server, enabling dynamic interactions, data extraction, and testing with precision.
Instructions
Execute arbitrary JavaScript code on the current page and return the result
Input Schema
Name | Required | Description | Default |
---|---|---|---|
script | Yes | The JavaScript code to execute on the page. Can be expressions or statements. |