P - type of the provider implementationD - type of the webdriver, which will be providedpublic abstract class AbstractFirefoxProvider<P extends AbstractFirefoxProvider<P,D>,D extends org.openqa.selenium.WebDriver> extends AbstractSeleniumProvider<P,D>
SeleniumProvider for Firefox.
Injects the output FirefoxProfile of FirefoxConfiguration as
WebDriverConfigurationParticipant.FIND_ELEMENT_TIMEOUT| Constructor and Description |
|---|
AbstractFirefoxProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected FirefoxConfiguration |
getFirefoxConfiguration() |
void |
setFirefoxConfiguration(FirefoxConfiguration firefoxConfiguration) |
addWebDriverConfigurationParticipant, addWebDriverEventListener, after, before, constructWebDriver, createDesiredCapabilities, getWebDriverapply, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultWebDriverWait, getThisprotected FirefoxConfiguration getFirefoxConfiguration()
public void setFirefoxConfiguration(FirefoxConfiguration firefoxConfiguration)
Copyright © 2018 willhaben internet service GmbH & Co KG. All rights reserved.