driver = webdriver.Chrome(executable_path="path/to/chromedriver.exe", chrome_options=opt) driver.get("https://www.google.com/")