top of page
Log In
All Posts
Appium
Selenium
Robot Class
AutoIT
Cucumber
Reports
TestNG
Jenkins
GitHub
Java
Python
Apache
Programs
Interview Questions
Search
How to scroll page in selenium webdriver using Robot Class
Robot rb=new Robot(); rb.keyPress(KeyEvent.VK_PAGE_DOWN); rb.keyRelease(KeyEvent.VK_PAGE_DOWN);
Sandeep Tiwari
Apr 30, 2020
1 min read
HOME
Blog
Interview Questions
Videos
Groups
Members
Write Ups
bottom of page