SyntaxFix
Write A Post
Hire A Developer
Questions
In most of the situation for scrolling this code will work.
WebElement element = driver.findElement(By.xpath("xpath_Of_Element")); js.executeScript("arguments[0].click();",element);