public class FirefoxBrowser extends Object
| Constructor and Description |
|---|
FirefoxBrowser() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.Capabilities |
getFirefoxCapabilities() |
org.openqa.selenium.WebDriver |
getFirefoxDriver(BrowserType bType) |
org.openqa.selenium.WebDriver |
getFirefoxDriver(org.openqa.selenium.Capabilities cap) |
org.openqa.selenium.WebDriver |
getFirefoxDriver(String hubUrl,
org.openqa.selenium.Capabilities cap) |
public org.openqa.selenium.Capabilities getFirefoxCapabilities()
public org.openqa.selenium.WebDriver getFirefoxDriver(org.openqa.selenium.Capabilities cap)
public org.openqa.selenium.WebDriver getFirefoxDriver(String hubUrl, org.openqa.selenium.Capabilities cap) throws MalformedURLException
MalformedURLExceptionpublic org.openqa.selenium.WebDriver getFirefoxDriver(BrowserType bType)
Copyright © 2021. All rights reserved.