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

618 B

Home > puppeteer > Protocol > Debugger > SetBreakpointByUrlResponse > locations

Protocol.Debugger.SetBreakpointByUrlResponse.locations property

List of the locations this breakpoint resolved into upon addition.

Signature:

locations: Location[];