Initializes a new instance of the PhantomJSDriver class using the specified path
to the directory containing PhantomJS.exe.
Namespace: OpenQA.Selenium.PhantomJSAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- phantomJSDriverServerDirectory
- Type:
System String
The full path to the directory containing PhantomJS.exe.
See Also