Infinitely Scroll an Ecommerce Site
An example request that uses Gaffa to infinitely scroll down a simulated ecommerce site whilst recording the interaction.
The following example is a request we've pre-built to show you Gaffa's capabilities against our demo site. You can run this request right now in the Gaffa API Playground.
Gaffa automates infinite scrolling on dynamic pages like e-commerce storefronts. Set a duration, and Gaffa will capture all content as it scrolls. Each session can be recorded as a video for playback, letting you debug or review the interaction.
API Request
The request below uses the POST endpoint to open the demo site on the ecommerce site simulator with an infinitely scrolling storefront. It will wait for and dismiss a dialog box, wait for a product to load and then scroll down the page for a maximum of 20 seconds - if new items load it will keep scrolling.
Actions
Response
Here's a video showing Gaffa scrolling the page for 20 seconds as more items load.
Read More
Read more about screen recording here. (TODO)
Last updated