Evaluate JS
browser_evaluateEvaluate a JavaScript expression in the current page and return its result, enabling custom scripts and dynamic data extraction during browser automation.
Instructions
Evaluate a JavaScript expression in the page context and return the result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes |