chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.domdebugger / DOMDebuggerDomain / setDOMBreakpoint

setDOMBreakpoint

suspend fun setDOMBreakpoint(input: SetDOMBreakpointRequest): Unit

Sets breakpoint on particular operation with DOM.

Official doc