protocol/dom_debugger library
Classes
- DOMDebuggerApi
- 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.
- EventListener
- Object event listener.
Enums
- CSPViolationType
- CSP Violation type.
- DOMBreakpointType
- DOM breakpoint type.