JavascriptExecutor Tutorial - How to scroll in Selenium with Java

Опубликовано: 22 Июнь 2020
на канале: Learn with RV
346
11

During this video, we will learn to automate 5 different common scrolling scenarios:
- Vertical scroll to reach a specific visible element
- Horizontal scroll to reach a specific visible element
- Vertical scroll by given number of pixels
- Horizontal scroll by given number of pixels
- Vertical scroll to reach the bottom of the page


--- Selenium with Java tutorial - from 0 to Hero
   • How to setup Selenium with Java - fro...  


-- Source code
https://github.com/razvanvancea/learn...