What it does
- Scrolls in the frontmost app window.
- Supports direction:
up,down,left,right. - Runs for a timed duration.
Inputs
seconds(optional): duration to scroll (default 3, max 3600).direction(optional):up,down,left, orright(defaultdown).
Typical use
- Bring hidden elements into view before calling Perform.
- Continue page traversal before re-reading with Get Active App Context.