I am using c# selenium webdriver version 2.53. Similar to this post: Which Firefox version is compatible with Selenium 2.53.0?
I am getting the generic Webdriverexception for incompatible Firefox versions. Is there a good/correct way to handle all incompatible browsers so I could display an error message stating that the browser being used is incompatible?