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