options = webdriver.ChromeOptions(); options.add_argument('headless'); options.add_argument('window-size=1200x600'); // optional