UnreachableBrowserException trying to launch in Selenium Webdriver using IEDriver

前端 未结 7 1832
生来不讨喜
生来不讨喜 2021-01-15 09:30

I have a set of automations that work fantastically in Firefox and Chrome, and I\'d like to launch an instance of IEDriver as well.

I\'ve set up IEDriver as per Sel

7条回答
  •  春和景丽
    2021-01-15 09:47

    If you are getting the this exception just download new chrome driver and provide the in your project. That's it. Worked for me :)

提交回复
热议问题