pause
Pause execution at the next statement in the main process or a specific renderer page to inspect state during debugging.
Instructions
Pause execution at the next statement in the main process or a renderer page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page id from list_pages, or "main" (default) for the main process. | |
| sessionId | Yes | Session id returned by launch_app. |