Table of Contents

Class RemoteValue.WindowProxy.Properties

Namespace
OpenQA.Selenium.BiDi.Modules.Script
Assembly
WebDriver.dll
public record RemoteValue.WindowProxy.Properties : IEquatable<RemoteValue.WindowProxy.Properties>
Inheritance
RemoteValue.WindowProxy.Properties
Implements
Inherited Members

Constructors

Properties(BrowsingContext)

public Properties(BrowsingContext Context)

Parameters

Context BrowsingContext

Properties

Context

public BrowsingContext Context { get; init; }

Property Value

BrowsingContext