Uses of Interface
io.fluentlenium.core.FluentContainer
Packages that use FluentContainer
-
Uses of FluentContainer in io.fluentlenium.core
Classes in io.fluentlenium.core that implement FluentContainerModifier 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
Classes in io.fluentlenium.core.hook that implement FluentContainerModifier and TypeClassDescriptionclass
Base hook supportingFluentWebElement
API.class
BaseHook<T>
Base hook implementation. -
Uses of FluentContainer in io.fluentlenium.core.hook.wait
Classes in io.fluentlenium.core.hook.wait that implement FluentContainerModifier and TypeClassDescriptionclass
Hook that automatically wait for actions beeing available on the underlying element.