mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
745 B
745 B
Home > puppeteer > Protocol > DOMDebugger > SetInstrumentationBreakpointRequest
Protocol.DOMDebugger.SetInstrumentationBreakpointRequest interface
Signature:
export interface SetInstrumentationBreakpointRequest
Properties
Property | Type | Description |
---|---|---|
eventName | string | Instrumentation name to stop on. |