RemoteWebElement Coordinates Property WebDriver
Gets the coordinates identifying the location of this element using various frames of reference.

Namespace: OpenQA.Selenium.Remote
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public ICoordinates Coordinates { get; }

Implements

ILocatable Coordinates
See Also