mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
577 B
577 B
Home > puppeteer > Protocol > DOMDebugger > SetDOMBreakpointRequest > type
Protocol.DOMDebugger.SetDOMBreakpointRequest.type property
Type of the operation to stop upon.
Signature:
type: DOMBreakpointType;