selenium-shutterbug
selenium-shutterbug copied to clipboard
Implement new scrolling mechanism for pages loaded with ajax ('infinite scrolling pages')
Hi @glib-briia !
How framework is supposed to handle 'infinite scrolling'? Seems like taking infinite screenshot is not the best idea. Should we detect 'infinite scrolling' and take screenshot defined number of times?
Thank you, Anna
Hi @galkina-anna ,
I dont think there is an easy way of identifying if the page is going to scroll infinitely. Need to define some limit as you say. This limit should be applied to both horizontal and vertical scrolling.
The good example for testing would be facebook wall.