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

589 B

Home > puppeteer > Protocol > Debugger > SetBreakpointResponse > actualLocation

Protocol.Debugger.SetBreakpointResponse.actualLocation property

Location this breakpoint resolved into.

Signature:

actualLocation: Location;