| Class | Description |
|---|---|
| MultiSessionCommandExecutor |
A specialized
HttpCommandExecutor that will use a
PhantomJSDriverService. |
| PhantomJSDriver |
A
WebDriver implementation that controls a PhantomJS running in Remote WebDriver mode. |
| PhantomJSDriverService |
Service that controls the life-cycle of a PhantomJS in Remote WebDriver mode.
|
| PhantomJSDriverService.Builder |
Builder used to configure new
PhantomJSDriverService instances. |