Set D O M Breakpoint Request
data class SetDOMBreakpointRequest(nodeId: NodeId, type: DOMBreakpointType)
Content copied to clipboard
Represents request frame that can be used with DOMDebugger#setDOMBreakpoint operation call.
Sets breakpoint on particular operation with DOM.
See also
Constructors
SetDOMBreakpointRequest
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard