puppeteer/new-docs/puppeteer.protocol.debugger.pauseonasynccallrequest.parentstacktraceid.md
2020-07-13 14:01:35 +01:00

656 B

Home > puppeteer > Protocol > Debugger > PauseOnAsyncCallRequest > parentStackTraceId

Protocol.Debugger.PauseOnAsyncCallRequest.parentStackTraceId property

Debugger will pause when async call with given stack trace is started.

Signature:

parentStackTraceId: Runtime.StackTraceId;