Table of Contents

Class SetGeolocationOverrideOptions

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