mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
589 B
589 B
Home > puppeteer > Protocol > Debugger > SetBreakpointResponse > actualLocation
Protocol.Debugger.SetBreakpointResponse.actualLocation property
Location this breakpoint resolved into.
Signature:
actualLocation: Location;