Class RemoveDOMBreakpointCommandResponse
- Namespace
- OpenQA.Selenium.DevTools.V148.DOMDebugger
- Assembly
- Selenium.WebDriver.dll
Response for Removes DOM breakpoint that was set using setDOMBreakpoint.
public sealed class RemoveDOMBreakpointCommandResponse : ICommandResponse<RemoveDOMBreakpointCommandSettings>, ICommandResponse
- Inheritance
-
RemoveDOMBreakpointCommandResponse
- Implements
- Inherited Members
- Extension Methods