Uses of Interface
at.willhaben.willtest.config.FirefoxConfigurationParticipant
-
Packages that use FirefoxConfigurationParticipant Package Description at.willhaben.willtest.config -
-
Uses of FirefoxConfigurationParticipant in at.willhaben.willtest.config
Classes in at.willhaben.willtest.config that implement FirefoxConfigurationParticipant Modifier and Type Class Description classAdBlockerConfiguratorDeprecated.classDefaultFirefoxConfigurationParticipant<D extends org.openqa.selenium.WebDriver>Deprecated.Methods in at.willhaben.willtest.config that return types with arguments of type FirefoxConfigurationParticipant Modifier and Type Method Description protected java.util.List<FirefoxConfigurationParticipant>FirefoxConfiguration. getFirefoxConfigurationParticipantList()Deprecated.Methods in at.willhaben.willtest.config with parameters of type FirefoxConfigurationParticipant Modifier and Type Method Description FirefoxConfiguration<D>FirefoxConfiguration. addFirefoxConfigurationParticipant(FirefoxConfigurationParticipant firefoxConfigurationParticipant)Deprecated.Adds aFirefoxConfigurationParticipantto the list.
-