788 B
788 B
Home > puppeteer > Protocol > Debugger > PauseOnAsyncCallRequest
Protocol.Debugger.PauseOnAsyncCallRequest interface
Signature:
export interface PauseOnAsyncCallRequest
Properties
Property | Type | Description |
---|---|---|
parentStackTraceId | Runtime.StackTraceId | Debugger will pause when async call with given stack trace is started. |