How do i stop scrolling after a certtain amount of seconds

I want to use the element scroll function but i don't want it to scroll all the way down before scraping since i'm using it for Facebook group scraping, how do i stop the scroll after a few seconds or minutes?

Hi,

The scroll does not have a time limiter, but you can limit it by the number of rendered elements.

i put a element limit but it just keeps scrolling forever and doesn't stop

Please share your sitemap.