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
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