Open jonkoops opened 1 year ago
Just found this issue and want to add my 2 cents: HtmlUnitDriver 4.19.1 (which is contained in the 3.0.0.Alpha8 drone release) already removed IE support: https://github.com/SeleniumHQ/htmlunit-driver/commit/acd31a984f42c7e7327fe5b75978f76031370b7b
Internet Explorer has been unmaintained for years, hence the
InternetExplorerDriver
is just dead weight as this point and should be removed. See earlier discussion under #402