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

"force_scroll" must be enabled for Chrome #228

Open
pavankrao opened this issue Feb 1, 2023 · 0 comments
Open

"force_scroll" must be enabled for Chrome #228

pavankrao opened this issue Feb 1, 2023 · 0 comments

Comments

@pavankrao
Copy link

"force_scroll" only works on Firefox and I see this is hard coded for some reason in several places in the below file including the one referenced in the below line

force_scroll = self.browser_type == "firefox"

This is failing pagination tests for example in edge CI test run which defaults to using Chrome browser

Previous similar PR that may have missed to fix this universally:
https://github.com/RedHatQE/widgetastic.core/pull/211/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant