Can't open browser with Selenium after Firefox update

后端 未结 7 2086
广开言路
广开言路 2020-11-22 10:54

I use Selenium WebDriver on Ubuntu Desktop 16.04, and I can\'t open browser. I get the following error after Firefox update (before this, it all worked):

Tra         


        
7条回答
  •  没有蜡笔的小新
    2020-11-22 11:19

    Solution : Upgrade Firefox to 47.0.1 and Selenium to 2.53.1.

    This combination worked for me.

    For more details refer to https://stackoverflow.com/a/37728659/6469532

提交回复
热议问题