PhantomJSDriver Constructor (PhantomJSOptions)WebDriver
Initializes a new instance of the PhantomJSDriver class with the desired options.

Namespace: OpenQA.Selenium.PhantomJS
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public PhantomJSDriver(
	PhantomJSOptions options
)
See Also