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

570 B

Home > puppeteer > Protocol > Debugger > RestartFrameRequest > callFrameId

Protocol.Debugger.RestartFrameRequest.callFrameId property

Call frame identifier to evaluate on.

Signature:

callFrameId: CallFrameId;