evaluate_on_call_frame
Evaluate JavaScript expressions within a paused debugger context to inspect variables and test code during browser debugging sessions.
Instructions
Evaluate an expression in the context of the currently paused debugger call frame
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |