mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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. |