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

687 B

Home > puppeteer > Protocol > Debugger > SetInstrumentationBreakpointRequest > instrumentation

Protocol.Debugger.SetInstrumentationBreakpointRequest.instrumentation property

Instrumentation name.

Signature:

instrumentation: ('beforeScriptExecution' | 'beforeScriptWithSourceMapExecution');