790 B
790 B
Home > puppeteer > Protocol > Debugger > SetInstrumentationBreakpointRequest
Protocol.Debugger.SetInstrumentationBreakpointRequest interface
Signature:
export interface SetInstrumentationBreakpointRequest
Properties
Property | Type | Description |
---|---|---|
instrumentation | ('beforeScriptExecution' | 'beforeScriptWithSourceMapExecution') | Instrumentation name. |