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

438 B

Home > puppeteer > Protocol > Debugger > CallFrameId

Protocol.Debugger.CallFrameId type

Call frame identifier.

Signature:

export type CallFrameId = string;