2 minutes read If you want to scroll the page UP or DOWN with Selenium WebDriver in order to find web elements or make assertions, here are a few way you can do that. How to scroll Page Down using Selenium WebDriver: JavaScript scrollBy() method scrolls the document by the specified number of pixels. Update the second parameter of… Read more »
Posts Tagged: scroll page with webdriver
Recent Posts
- How to Optimize Interaction to Next Paint for Better SEO
- How are Parameters Sent in an HTTP POST Request?
- End to End Testing for Asos.com using TestCafe in Under 30 minutes
- Best Practices for Implementing E2E (End-to-End) UI Tests
- Building your in house Device Farm on Mac OS using OpenSTF for Android Testing