step_over
Execute the current line of JavaScript and pause at the next line, skipping over function calls to continue step-by-step debugging.
Instructions
Execute the current line and pause at the next line (does not enter function calls). Returns the new call stack position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||