Table of Contents

Namespace OpenQA.Selenium.PhantomJS

Classes

PhantomJSDriver

Provides a way to access PhantomJS to run your tests by creating a PhantomJSDriver instance

PhantomJSDriverService

Exposes the service provided by the native PhantomJS executable and GhostDriver JavaScript library.

PhantomJSOptions

Class to manage options specific to PhantomJSDriver

PhantomJSWebElement

PhantomJSWebElement allows you to have access to specific items that are found on the page.