Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new scrolling mechanism for pages loaded with ajax ('infinite scrolling pages') #43

Open
glibas opened this issue Jul 18, 2018 · 2 comments
Projects
Milestone

Comments

@glibas
Copy link
Member

glibas commented Jul 18, 2018

No description provided.

@anna-shchurok
Copy link
Collaborator

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

@glibas
Copy link
Member Author

glibas commented Dec 3, 2018

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.

@glibas glibas closed this as completed Aug 11, 2020
Shutterbug automation moved this from TODO to Done Aug 11, 2020
@glibas glibas reopened this Oct 6, 2020
Shutterbug automation moved this from Done to TODO Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Shutterbug
  
TODO
Development

No branches or pull requests

2 participants