PhantomJSDriverService CreateDefaultService Method WebDriver
Creates a default instance of the PhantomJSDriverService.

Namespace: OpenQA.Selenium.PhantomJS
Assembly: 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