Module: selenium-webdriver/ieView Sourceclass Driverwebdriver.WebDriver └ DriverA WebDriver client for Microsoft's Internet Explorer.new Driver(opt_config, opt_flow)Parametersopt_config?(Capabilities|Options)=The configuration options.opt_flow?webdriver.promise.ControlFlow=The control flow to use, or null to use the currently active flow.Instance MethodssetFileDetector()code ยปThis function is a no-op as file detectors are not supported by this implementation.Overrides: webdriver.WebDriver