ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
ScrollToVisibleType Enumeration
NamespacesArtOfTest.WebAii.CoreScrollToVisibleType
Used to configure what the default scroll to visible behavior is.
Declaration Syntax
C#Visual BasicVisual Basic Usage
public enum ScrollToVisibleType
Public Enumeration ScrollToVisibleType
Dim instance As ScrollToVisibleType
Members
MemberDescription
ElementTopAtWindowTop
Scrolls the element so that top of the element is visible at the top of the window. [Default]

ElementBottomAtWindowBottom
Scrolls the element so that the bottom of the element is visible at the bottom of the window

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii) Version: 1.1.900.0 (1.1.900.0)