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

657 B

Home > puppeteer > Protocol > Debugger > SetInstrumentationBreakpointResponse > breakpointId

Protocol.Debugger.SetInstrumentationBreakpointResponse.breakpointId property

Id of the created breakpoint for further reference.

Signature:

breakpointId: BreakpointId;