Uses of Interface
io.fluentlenium.adapter.TriConsumer
Packages that use TriConsumer
-
Uses of TriConsumer in io.fluentlenium.adapter
Methods in io.fluentlenium.adapter with parameters of type TriConsumerModifier and TypeMethodDescriptionstatic SharedWebDriver
TestRunnerCommon.getTestDriver
(Class<?> testClass, String testName, Supplier<org.openqa.selenium.WebDriver> webDriver, TriConsumer<Throwable, Class<?>, String> failed, Configuration configuration, SharedMutator.EffectiveParameters<?> parameters)