Table of Contents

Class SetGeolocationCoordinatesOverrideOptions

Namespace
OpenQA.Selenium.BiDi.Emulation
Assembly
WebDriver.dll
public sealed class SetGeolocationCoordinatesOverrideOptions : SetGeolocationOverrideOptions
Inheritance
SetGeolocationCoordinatesOverrideOptions
Inherited Members

Properties

Accuracy

public double? Accuracy { get; set; }

Property Value

double?

Altitude

public double? Altitude { get; set; }

Property Value

double?

AltitudeAccuracy

public double? AltitudeAccuracy { get; set; }

Property Value

double?

Heading

public double? Heading { get; set; }

Property Value

double?

Speed

public double? Speed { get; set; }

Property Value

double?