Horizontal Scroll
Scrolls a scrollable element or page in the horizontal direction.
Last updated
Scrolls a scrollable element or page in the horizontal 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 right and negative value scrolls left.
Write a simple prompt like "horizontal recycler view" to identify the target element to scroll.
Enter the value of pixels to scroll by.
Click Submit to execute the test step.