Gets the point where the element would be when scrolled into view.
Namespace: OpenQA.Selenium.RemoteAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
public Point LocationOnScreenOnceScrolledIntoView { get; }
public Point LocationOnScreenOnceScrolledIntoView { get; }
Public ReadOnly Property LocationOnScreenOnceScrolledIntoView As Point
Get
Public ReadOnly Property LocationOnScreenOnceScrolledIntoView As Point
Get
public:
virtual property Point LocationOnScreenOnceScrolledIntoView {
Point get () sealed;
}
public:
virtual property Point LocationOnScreenOnceScrolledIntoView {
Point get () sealed;
}
Implements
ILocatable LocationOnScreenOnceScrolledIntoView