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

552 B

Home > puppeteer > Protocol > Debugger > SetBreakpointRequest > location

Protocol.Debugger.SetBreakpointRequest.location property

Location to set breakpoint in.

Signature:

location: Location;