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

561 B

Home > puppeteer > Protocol > Debugger > PausedEvent > asyncStackTraceId

Protocol.Debugger.PausedEvent.asyncStackTraceId property

Async stack trace, if any.

Signature:

asyncStackTraceId?: Runtime.StackTraceId;