Tips -1 Get link Facebook X Pinterest Email Other Apps October 18, 2012 1 . How to set the dimensions for the browser at run time? syntax: driver.manage().window().setSize(new Dimension(X,Y)); X= Width, Y = Height Read more