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

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')