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

790 B

Home > puppeteer > Protocol > Debugger > SetInstrumentationBreakpointRequest

Protocol.Debugger.SetInstrumentationBreakpointRequest interface

Signature:

export interface SetInstrumentationBreakpointRequest 

Properties

Property Type Description
instrumentation ('beforeScriptExecution' | 'beforeScriptWithSourceMapExecution') Instrumentation name.