mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
585 B
585 B
Home > puppeteer > Protocol > Debugger > SetVariableValueRequest > callFrameId
Protocol.Debugger.SetVariableValueRequest.callFrameId property
Id of callframe that holds variable.
Signature:
callFrameId: CallFrameId;