ICoordinates LocationInDom Property WebDriver
Gets the location of an element's position within the HTML DOM.

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

Point LocationInDom { get; }
See Also