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

582 B

Home > puppeteer > Protocol > Debugger > CallFrame > callFrameId

Protocol.Debugger.CallFrame.callFrameId property

Call frame identifier. This identifier is only valid while the virtual machine is paused.

Signature:

callFrameId: CallFrameId;