ICoordinates LocationOnScreen Property WebDriver
Gets the location of an element in absolute screen coordinates.

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

Point LocationOnScreen { get; }
See Also