Table of Contents

Class StopLoadingResult

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

Constructors

StopLoadingResult()

public StopLoadingResult()