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 TypeClassDescriptionclassDefault minimal implementation forFluentContainer.classUse 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 TypeClassDescriptionclassBase hook supportingFluentWebElementAPI.classBaseHook<T>Base hook implementation. -
Uses of FluentContainer in io.fluentlenium.core.hook.wait
Classes in io.fluentlenium.core.hook.wait that implement FluentContainerModifier and TypeClassDescriptionclassHook that automatically wait for actions beeing available on the underlying element.