selenium-standalone 安装时,无法下载 chromedriver,怎么办?
windows10
运行 “node_modules.binselenium-standalone.cmd install”.
然后就卡住了,接着报错如下
node_modules.binselenium-standalone.cmd install ... Error: Could not download https://chromedriver.storage.googleapis.com/2.43/chromedriver_win32.zip: Error: read ECONNRESET
googleapis.com 这个地址,我们都知道,被墙的。
但是我在 IE 的 proxy server 设置里面,挂了代理。并且能够用 IE 打开油管。
这个设置对 windows command 不起作用么?
那怎么样才可以安装这些 driver 呢?