mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
598 B
598 B
Home > puppeteer > Protocol > Debugger > EvaluateOnCallFrameRequest > callFrameId
Protocol.Debugger.EvaluateOnCallFrameRequest.callFrameId property
Call frame identifier to evaluate on.
Signature:
callFrameId: CallFrameId;