Table of Contents

Class SetLocaleOverrideOptions

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

Properties

Contexts

public IEnumerable<BrowsingContext>? Contexts { get; init; }

Property Value

IEnumerable<BrowsingContext>

UserContexts

public IEnumerable<UserContext>? UserContexts { get; init; }

Property Value

IEnumerable<UserContext>