Failed to connect to binary FirefoxBinary with Selenium in Maven

前端 未结 11 2645
终归单人心
终归单人心 2020-12-05 02:32

I am running some Selenium-Tests. When I start them directly from Eclipse everything works fine. But when I Start them through Maven there the following Exception occurs:

11条回答
  •  一生所求
    2020-12-05 02:52

    I had this issue with Firefox 36, also people were facing the same in 35 and 44.

    For conclusion, upgrade your Firefox to 37 or downgrade it to anything less than 33.

提交回复
热议问题