For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scroll Into View

Scroll into view

Scroll Into View brings an Element into the visible viewport. Use it when a control sits below the fold or inside a scrollable panel and later steps need it on screen.

Scroll into view Test Step

When to use it

  • Reveal a footer link or long-form field before a Touch step.

  • Scroll a row into view inside a nested table or modal panel.

  • Set Parent Element when the target lives inside a scrollable container rather than the main page.

Configure

Basics

Field
What to set

Element

The Element to scroll into view

Target

Nearest Point (default), Top Left, Center, or Bottom Right

Parent Element (conditional)

Scrollable container Element when the target is nested

Advanced

Field
What to set

Status on fail

Tags: action, scroll, intoView, view, target, focus, move, viewport

Last updated