JavascriptExecutor jse = (JavascriptExecutor)driver;
jse.executeScript(
"window.scrollBy(0,1400)"
,
""
);
No comments:
Post a Comment