Remove D O M Breakpoint Request
data class RemoveDOMBreakpointRequest(nodeId: NodeId, type: DOMBreakpointType)
Content copied to clipboard
Represents request frame that can be used with DOMDebugger#removeDOMBreakpoint operation call.
Removes DOM breakpoint that was set using setDOMBreakpoint
.
See also
Constructors
RemoveDOMBreakpointRequest
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard