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

549 B

Home > puppeteer > Protocol > Debugger > RestartFrameResponse > callFrames

Protocol.Debugger.RestartFrameResponse.callFrames property

New stack trace.

Signature:

callFrames: CallFrame[];