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

585 B

Home > puppeteer > Protocol > Debugger > SetVariableValueRequest > callFrameId

Protocol.Debugger.SetVariableValueRequest.callFrameId property

Id of callframe that holds variable.

Signature:

callFrameId: CallFrameId;