public class PhantomJsBrowser extends Object
| Constructor and Description |
|---|
PhantomJsBrowser() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.Capabilities |
getPhantomJsCapability() |
org.openqa.selenium.WebDriver |
getPhantomJsDriver(org.openqa.selenium.phantomjs.PhantomJSDriverService sev,
org.openqa.selenium.Capabilities cap) |
org.openqa.selenium.WebDriver |
getPhantomJsDriver(String hubUrl,
org.openqa.selenium.phantomjs.PhantomJSDriverService sev,
org.openqa.selenium.Capabilities cap) |
org.openqa.selenium.phantomjs.PhantomJSDriverService |
getPhantomJsService() |
public org.openqa.selenium.phantomjs.PhantomJSDriverService getPhantomJsService()
public org.openqa.selenium.Capabilities getPhantomJsCapability()
public org.openqa.selenium.WebDriver getPhantomJsDriver(org.openqa.selenium.phantomjs.PhantomJSDriverService sev,
org.openqa.selenium.Capabilities cap)
public org.openqa.selenium.WebDriver getPhantomJsDriver(String hubUrl, org.openqa.selenium.phantomjs.PhantomJSDriverService sev, org.openqa.selenium.Capabilities cap) throws MalformedURLException
MalformedURLExceptionCopyright © 2021. All rights reserved.