HtmlControlScrollToVisible Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Overload List

  NameDescription
Public methodScrollToVisible
Scroll the browsers window to make this HtmlControl visible on the page. This will method uses the ScrollToVisibleType.ElementTopAtWindowTop
Public methodScrollToVisible(ScrollToVisibleType)
Scroll the browsers window to make this HtmlControl visible on the page.
Public methodScrollToVisible(ScrollToVisibleType, Rectangle)
Scroll the browsers window so that the specified rectangle within this HtmlControl is visible on the page.
Top
See Also

Reference