<div class="cnblogs_code">
selenium chromedriver = <span style="color: #800000;">"<span style="color: #800000;">C:\Program Files (x86)\Google\Chrome\Application\chrome.exe<span style="color: #800000;">"<span style="color: #000000;">os.environ[<span style="color: #800000;">"<span style="color: #800000;">webdriver.chrome.driver<span style="color: #800000;">"] =<span style="color: #000000;"> chromedriver
driver =<span style="color: #000000;"> webdriver.Chrome(chromedriver)
driver.quit()