Table of Contents

Class WindowProxyProperties

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

Constructors

WindowProxyProperties(BrowsingContext)

public WindowProxyProperties(BrowsingContext Context)

Parameters

Context BrowsingContext

Properties

Context

public BrowsingContext Context { get; init; }

Property Value

BrowsingContext