evaluate_js
Execute JavaScript expressions in the page context and retrieve results for dynamic page interaction and analysis.
Instructions
Execute an arbitrary JavaScript expression in the page context and return the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | ||
| await_promise | No |