Table of Contents

Class SetTimezoneOverrideOptions

Namespace
OpenQA.Selenium.BiDi.Emulation
Assembly
Selenium.WebDriver.dll
public sealed record SetTimezoneOverrideOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<SetTimezoneOverrideOptions>
Inheritance
SetTimezoneOverrideOptions
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>