ApplicationPhantomJSDriver Method
Creates a new instance of PhantomJSDriver

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As Application
Dim returnValue As WebDriver

returnValue = instance.PhantomJSDriver()

Return Value

Type: WebDriver

[Missing <returns> documentation for "M:Selenium.Application.PhantomJSDriver"]

See Also