PhantomJSDriverService ClassWebDriver
Exposes the service provided by the native PhantomJS executable and GhostDriver JavaScript library.
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium DriverService
    OpenQA.Selenium.PhantomJS PhantomJSDriverService

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

public sealed class PhantomJSDriverService : DriverService
See Also