Creates a default instance of the InternetExplorerDriverService.
Namespace: OpenQA.Selenium.IEAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public static InternetExplorerDriverService CreateDefaultService()
Return Value
A InternetExplorerDriverService that implements default settings.See Also