mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
687 B
687 B
Home > puppeteer > Protocol > Debugger > SetInstrumentationBreakpointRequest > instrumentation
Protocol.Debugger.SetInstrumentationBreakpointRequest.instrumentation property
Instrumentation name.
Signature:
instrumentation: ('beforeScriptExecution' | 'beforeScriptWithSourceMapExecution');