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

598 B

Home > puppeteer > Protocol > Debugger > EvaluateOnCallFrameRequest > callFrameId

Protocol.Debugger.EvaluateOnCallFrameRequest.callFrameId property

Call frame identifier to evaluate on.

Signature:

callFrameId: CallFrameId;