OpenQA.Selenium.PhantomJS NamespaceWebDriver
 
Classes

  ClassDescription
Public classPhantomJSDriver
Provides a way to access PhantomJS to run your tests by creating a PhantomJSDriver instance
Public classPhantomJSDriverService
Exposes the service provided by the native PhantomJS executable and GhostDriver JavaScript library.
Public classPhantomJSOptions
Class to manage options specific to PhantomJSDriver
Public classPhantomJSWebElement
PhantomJSWebElement allows you to have access to specific items that are found on the page.