Is there an option to run webdriver in IE? One of our older applications only supports Internet Explorer.
Release : 10.x
Component : Application Synthetic Monitoring
lists supported browsers.
Only IE 11 will work using Selenium https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver
However, it is not supported.