Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
ScrollIntoView Method
Attachmate.Reflection.Objects Library (Web)
>
WebElement Object
: ScrollIntoView Method
Scrolls through the document that contains this element until the top or bottom edge of this element aligns with the top of the document's window.
Syntax
Visual Basic (Declaration)
object
.ScrollIntoView( _
ByVal
alignWithTop
As
Boolean _ )
Parameters
alignWithTop
See Also
Reference
WebElement Object
WebElement Members
Send Feedback