@voiid said in Is there a way to run the script in Chrome browser (or another browser) instead of the testing environment?:
Is there a way to run the script in Chrome browser (or another browser) instead of the testing environment?
No
So i want to be able to scroll from the top of the page to the bottom of the page as naturally as possible but if i use something like scroll [45,999999] it zoooms to the end of the page super fast and doest really look natural or trigger the lazyload css on some pages.
i also tried scroll to element >CSS> footer but that too moves wayyyy to fast
Is there a better way to make sure the page scrolls naturally to the bottom so that lazy load can trigger the target elements to appear?