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

561 B

Home > puppeteer > Protocol > Debugger > BreakpointResolvedEvent > location

Protocol.Debugger.BreakpointResolvedEvent.location property

Actual breakpoint location.

Signature:

location: Location;