public class CustomPhantomJSDriverServiceFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.openqa.selenium.phantomjs.PhantomJSDriverService |
createDefaultService(org.openqa.selenium.Capabilities desiredCapabilities)
Configures and returns a new
PhantomJSDriverService using the default configuration without logging. |
public static org.openqa.selenium.phantomjs.PhantomJSDriverService createDefaultService(org.openqa.selenium.Capabilities desiredCapabilities)
PhantomJSDriverService using the default configuration without logging.desiredCapabilities - DesiredCapabilities object.PhantomJSDriverService.createDefaultService(Capabilities)Copyright © 2016. All rights reserved.