Table of Contents

Interface ILocationContext

Namespace
OpenQA.Selenium.Html5
Assembly
WebDriver.dll

Interface for location context

public interface ILocationContext

Properties

PhysicalLocation

Gets or sets a value indicating the physical location of the browser.

Location PhysicalLocation { get; set; }

Property Value

Location