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