845 B
845 B
Home > puppeteer > Protocol > Debugger > ContinueToLocationRequest
Protocol.Debugger.ContinueToLocationRequest interface
Signature:
export interface ContinueToLocationRequest
Properties
Property | Type | Description |
---|---|---|
location | Location | Location to continue to. |
targetCallFrames | ('any' | 'current') |