We've introduced a powerful new feature to enhance horizontal scrolling behavior in your automated tests. You can now choose between two efficient scrolling strategies:

 

  1. Center Scroll (Default - CENTER): Automatically scrolls to ensure the element is centered in the viewport.
  2. Nearest Scroll (NEAREST): Scrolls just enough to bring the element into view with minimal movement.


This flexible setting allows you to fine-tune how elements are scrolled into view during test execution. To adjust this feature, navigate to Settings > Speed Optimizations > Horizontal Scroll Strategy.

 

Horizontal Scroll Strategy Location