各种错误:Can not connect to the Service chromedriver等
换了各种配置,selenium卸载删除了无数遍。各种重装、重配XXXXX。
最后的最后:hosts里去少了
127.0.0.1 localhost这一句!!
加上后,解决了问题
各种错误:Can not connect to the Service chromedriver等
换了各种配置,selenium卸载删除了无数遍。各种重装、重配XXXXX。
最后的最后:hosts里去少了
127.0.0.1 localhost这一句!!
加上后,解决了问题