Dynamic Scroll for Lazy Loading

You can now configure Testim to dynamically scroll the page to enable objects further down the page to load.

06-15-2022

Websites often optimize performance by waiting for a user to scroll further down the page to load the objects. This "lazy loading" can be hard to test as the objects aren't visible until the test scrolls and they load. You can now configure testim to scroll so that elements load and the test step will complete.

Learn how to implement this in the documentation.