org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms

后端 未结 7 2427
情歌与酒
情歌与酒 2020-12-18 18:53

I\'m trying to run a Junit Test case which i exported from Selenium IDE. Im getting above exception.I\'m using Windows XP,Firefox 20.0.1,and using selenium-server-standalone

7条回答
  •  天涯浪人
    2020-12-18 19:01

    You need to Uninstall the currently installed Firefox. Reinstall the FF with minimum version 18.0.1 This really works.

提交回复
热议问题