chrome-devtools-kotlin / org.hildan.chrome.devtools.protocol / ChromeTargetSession / domDebugger

domDebugger

val domDebugger: DOMDebuggerDomain

DOM debugging allows setting breakpoints on particular DOM operations and events. JavaScript execution will stop on these operations as if there was a regular breakpoint set.

Getter

DOM debugging allows setting breakpoints on particular DOM operations and events. JavaScript execution will stop on these operations as if there was a regular breakpoint set.