mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
712 B
712 B
Home > puppeteer > Protocol > Debugger > RestartFrameRequest
Protocol.Debugger.RestartFrameRequest interface
Signature:
export interface RestartFrameRequest
Properties
Property | Type | Description |
---|---|---|
callFrameId | CallFrameId | Call frame identifier to evaluate on. |