step
Control debugging sessions by stepping through paused code execution with over, into, or out commands.
Instructions
Step through code execution when paused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | Yes | "over", "into", or "out" | |
| connection_id | No | Chrome connection to use |