Hi guys Now that Selenium is deprecated and it will be removed in Selenium 3.0 maybe its time to move to the newer API (WebDriver)
We could start by using the WebDriverBackedSelenium and then go over each test case and one by one migrate to pure WebDriver Unfortunately its a lot of work but it has to be done at some point What do you think? Regards Dimitris Zenios