Evaluate
browser_evaluateRun custom JavaScript code in a live browser page and return the evaluated result for testing and automation tasks.
Instructions
Run a JS expression in the page, return the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes | ||
| expression | Yes |