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

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

ICoordinates Coordinates { get; }
See Also