Uses of Interface
io.fluentlenium.core.FluentContainer
-
Uses of FluentContainer in io.fluentlenium.core
Modifier and TypeClassDescriptionclass
Default minimal implementation forFluentContainer
.class
Use the Page Object Pattern to have more resilient tests. -
Uses of FluentContainer in io.fluentlenium.core.hook
Modifier and TypeClassDescriptionclass
Base hook supportingFluentWebElement
API.class
BaseHook<T>
Base hook implementation. -
Uses of FluentContainer in io.fluentlenium.core.hook.wait
Modifier and TypeClassDescriptionclass
Hook that automatically wait for actions beeing available on the underlying element.