The website is https://fazup.fr/
The div element #avis, is empty at the loading and get filled while the page is scrolling down.
Is there a way to use Chrome Dev Tools, to know exactly which event is triggering the lazyload in order to call the event from an other js script ? ( I want to shortcut the lazy load )
Thanks