Table of Contents

Class GetRealmsOptions

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

Properties

Context

public BrowsingContext? Context { get; set; }

Property Value

BrowsingContext

Type

public RealmType? Type { get; set; }

Property Value

RealmType?