ILocatable LocationOnScreenOnceScrolledIntoView Property WebDriver
Gets the location of an element on the screen, scrolling it into view if it is not currently on the screen.

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

Point LocationOnScreenOnceScrolledIntoView { get; }
See Also