Table of Contents

Class SetDOMBreakpointResult

Namespace
Selenium.WebDriver.BiDi.Cdp.DOMDebugger
Assembly
Selenium.WebDriver.BiDi.Cdp.dll
public sealed record SetDOMBreakpointResult : EmptyResult, IEquatable<EmptyResult>, IEquatable<SetDOMBreakpointResult>
Inheritance
EmptyResult
SetDOMBreakpointResult
Implements
IEquatable<EmptyResult>
Inherited Members
EmptyResult.ToString()
EmptyResult.GetHashCode()
EmptyResult.Equals(EmptyResult)
EmptyResult.<Clone>$()
EmptyResult.AdditionalData
EmptyResult.AdditionalMessageData

Constructors

SetDOMBreakpointResult()

public SetDOMBreakpointResult()