I have Selenium 3.14.4 IEDriver 3.15
For some url when I call driver.get(), webdriver just sits there even though the page is done loading. In the end we get the error "Command line server for IE driver has stopped working"
I've tried both 32bit and 64bit of the IEdriver - same issue
When I downgrade the IE driver back to 2.53.1 it works fine with no error.
Any one know if this is a known defect for IEdriver 3.X ?