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

815 B

Home > puppeteer > Protocol > Debugger > SetInstrumentationBreakpointResponse

Protocol.Debugger.SetInstrumentationBreakpointResponse interface

Signature:

export interface SetInstrumentationBreakpointResponse 

Properties

Property Type Description
breakpointId BreakpointId Id of the created breakpoint for further reference.