Current existing ChromeDriver bi
2019-10-11 本文已影响0人
凌晨丶杨先森灬
在这里插入图片描述npm install --save XXX
Current existing ChromeDriver binary is unavailable, proceding with download and extraction.
Downloading from file: https://chromedriver.storage.googleapis.com/2.46/chromedriver_win32.zip
Saving to file: C:\Users.......\Temp\2.46\chromedriver\chromedriver_win32.zip
① 根据提示下载 chromedriver_win32
https://chromedriver.storage.googleapis.com/2.46/chromedriver_win32.zip
② 把下载好的文件放到提示的目录里面
C:\Users.......\Temp\2.46\chromedriver\chromedriver_win32.zip