I'm using Selenium WebDriver for automation and I'm using Chromedriver.
I have noticed that when my driver runs and opens the chrome browser, it opens the browser with a strange size. I tried to fixed it but in vain.
Does anybody know how can I change it?
If you are using Clojure and https://github.com/semperos/clj-webdriver you can use this snippet to resize the browser.