selenium2 怎樣使用 ChromeDriver

2021-07-02 17:17 更新

下載對應(yīng)版本的chromedriver,解壓文件:

unzip chromedriver_linux32_x.x.x.x.zip

你應(yīng)該會看到一個可執(zhí)行的chromedriver,現(xiàn)在你可以像這樣創(chuàng)建一個Chrome Driver的實例了:

driver - webdriver.Chrome(executable_path="/path/to/chromedriver")


 chromedriver可以前往瀏覽器驅(qū)動下載進行下載。Windows用戶可以直接下載exe格式的chromedriver。


以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號