Table of Contents

Class GetRealmsOptions

Namespace
OpenQA.Selenium.BiDi.Script
Assembly
Selenium.WebDriver.dll
public sealed record GetRealmsOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<GetRealmsOptions>
Inheritance
GetRealmsOptions
Implements
Inherited Members

Properties

Context

public BrowsingContext? Context { get; init; }

Property Value

BrowsingContext

Type

public RealmType? Type { get; init; }

Property Value

RealmType?