657 B
657 B
Home > puppeteer > Protocol > Debugger > SetInstrumentationBreakpointResponse > breakpointId
Protocol.Debugger.SetInstrumentationBreakpointResponse.breakpointId property
Id of the created breakpoint for further reference.
Signature:
breakpointId: BreakpointId;