Skip to content
On this page

Scroll

Description

The scroll activity allows you to scroll up and down.

Properties

CategoryPropertyTypeDescription
CommonContinue On ErrorboolSpecifies whether automation should continue even if the activity raises an error
Delay AfterIn(int)Delay time (in milliseconds) after executing the activity. The default amount of time is 300 milliseconds.
Delay BeforeIn(int)Delay time (in milliseconds) before the activity begins performing any operations. The default amount of time is 300 milliseconds.
InputTimeoutIn(int)The amount of time (in milliseconds) to wait for the activity to run. If the timeout has expired, the page would not be loaded further. The default amount of time is 20000 milliseconds.
Wait VisibleboolCheck this box if you want the automation waits for the target to be visible before executing the activity. This is check by default.
ScrollScrollTypeSpecify the type of scroll.
N-AmountHorizontal AmountScrollAmountDroplist to choose. Please remember, if N-Mount is chosen, N-Percent will be 0.
Vertical AmountScrollAmountDroplist to choose. Please remember, if N-Mount is chosen, N-Percent will be 0
N-PercentHorizontal PercentdoublePlease remember, if N-Percent is chosen, N-Amount will be NoAmount.
Vertical PercentdoublePlease remember, if N-Mount is chosen, N-Amount will be NoAmount.
OptionsElementIn<UiElement>Uses variable with type = "UIElement" as input instead of selector string.
Input WindowIn<WindowApp>The window page to action this activity. This field only supports the WindowApp variable
UI ObjectSelectorIn(string)String of characters that identifies the location of the window element.

A product of IRTech Company