远程端关闭连接,无响应chromedriver

Mas*_*asa 6 python selenium google-chrome selenium-chromedriver

我正在使用python脚本在chlenium上使用chromedriver.当解雇脚本时, Remote end closed connection without response引发了.

有人解决这个问题吗?

铬:55.0.2883.28 chromedriver:2.25

小智 -1

使用 Chrome 和 Java 更新到 selenium 3.8.1 后,我遇到了连接意外关闭的问题。当驱动程序意外退出时,我可以通过重新尝试驱动程序设置来解决该问题。