错误提示:

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
mise.jsm -> resource://gre/modules/Promise-backend.js:747:1

*************************
*************************
A coding exception was thrown and uncaught in a Task.

Full message: TypeError: aAddon._installLocation is undefined

 

错误原因:

FireFox的版本有不匹配,可以将Firefox的版本换成V41.0.0.5738,或者其他可用的版本

 

错误截图:

selenium 运行之后错误提示Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-24
  • 2021-04-13
  • 2022-02-16
  • 2022-01-06
  • 2021-05-07
  • 2022-12-23
猜你喜欢
  • 2021-12-20
  • 2021-11-05
  • 2021-12-10
  • 2022-02-24
  • 2022-12-23
  • 2021-07-14
  • 2021-10-24
相关资源
相似解决方案