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

615 B

Home > puppeteer > Protocol > Debugger > GetPossibleBreakpointsResponse > locations

Protocol.Debugger.GetPossibleBreakpointsResponse.locations property

List of the possible breakpoint locations.

Signature:

locations: BreakLocation[];