Vertical Scroll
Scrolls a scrollable element or page in the vertical direction.
Last updated
Scrolls a scrollable element or page in the vertical direction.
Last updated
string
required
Description of the element you want to scroll. Refer to the Locate Elements page.
int
required
Number of pixels you want to scroll by. Positive value scrolls down and negative value scrolls up.
Write a simple prompt like "scrollable feed" to identify the target element to scroll.
Enter the value of pixels to scroll by.
Click Submit to execute the test step.