TimeAutoScroll Method

Class

ScrollBar.

Action

Scrolls the scroll bar periodically based on the amount of time that you specify.

Availability

This functionality is supported only if you are using the Classic Agent.

Syntax

TimeAutoScroll (iAmount, nTimeout)
Variable Description
iAmount The direction and number of pages to scroll. If positive, scrolling is down or to the right. If negative, scrolling is up or to the left. INTEGER.
nTimeout The seconds for Silk Test Classic to wait before scrolling (the default is 0). NUMBER.