Dimension dem = new Dimension(750,450); driver.manage().window().setSize(dem);. We can also set the browser width and height with the help of ...
確定! 回上一頁