我会定期更新Firefox和Chrome浏览器,当前版本为54.0.1 32位,所以要使用哪个版本的Geckodriver。我尝试了两个版本Geckodriver-v0.18.0 and geckodriver-v0.16.1
供以后参考,我可以在哪里找到带有相应geckodriver版本的受支持的Firefox浏览器的列表
注意:启动浏览器中没有任何代码更改
以前的代码适用于旧版Firefox版本的geckodriver-v0.16.1,现在在更新firefox 54.0.1和Geckodriver-v0.18.0后得到异常:
org.openqa.selenium.firefox.NotConnectedException:在45000毫秒后无法连接到端口7055上的主机127.0.0.1。Firefox控制台输出:oundUpdates“:1,” bootstrap“:false,” skinnable“:false,” size“:3242616,” sourceURI“:null,” releaseNotesURI“:null,” softDisabled“:false,” foreignInstall“:true ,“ hasBinaryComponents”:false,“ strictCompatibility”:false,“ locales”:[],“ targetApplications”:[{“ id”:“ {ec8030f7-c20a-464f-9b0e-13a3a9e97384}”,“ minVersion”:“ 1.5 “,” maxVersion“:” 9.9“}],” targetPlatforms“:[],” multiprocessCompatible“:false,” signedState“:0,” seen“:true,” dependencies“:[],” hasEmbeddedWebExtension“:false, “ mpcOptedOut”:
慕桂英3389331