JavascriptExecutor js = (JavascriptExecutor) driver; js.executeScript("window.scrollBy(0,250)", "");. The scrollBy() method involves two ...
確定! 回上一頁