| Package | Description |
|---|---|
| at.willhaben.willtest.config | |
| at.willhaben.willtest.rule |
| Class and Description |
|---|
| FirefoxBinaryProvider
You might want to run tests with different versions of Firefox.
|
| FirefoxConfiguration
Central class to configure anything on a firefox instance which is more than what a
WebDriverConfigurationParticipant enables to change. |
| FirefoxConfigurationParticipant
Can change the settings of a Firefox instance used by the tests.
|
| ScreenshotProvider
Allows to use a custom screenshot library or to implement own screenshot behaviour.
|
| SeleniumProvider
Creates a
WebDriver instance with respecting all configuration participants given to it. |
| TimeoutsConfigurationParticipant
Adjusts timeouts available by using
webDriver.manage().timeouts(). |
| WebDriverConfigurationParticipant
Makes possible to adjust the behaviour of the
WebDriver instances created by a SeleniumProvider. |
| Class and Description |
|---|
| FirefoxConfiguration
Central class to configure anything on a firefox instance which is more than what a
WebDriverConfigurationParticipant enables to change. |
| ScreenshotProvider
Allows to use a custom screenshot library or to implement own screenshot behaviour.
|
| SeleniumProvider
Creates a
WebDriver instance with respecting all configuration participants given to it. |
| WebDriverConfigurationParticipant
Makes possible to adjust the behaviour of the
WebDriver instances created by a SeleniumProvider. |
Copyright © 2017 willhaben internet service GmbH & Co KG. All rights reserved.