Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterhq.com/llms.txt

Use this file to discover all available pages before exploring further.

Use Scroll when target content is outside the current viewport.

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, or right (default down).

Typical use

  • Bring hidden elements into view before calling Perform.
  • Continue page traversal before re-reading with Get Active App Context.

Good pairing