Uses of Class
io.fluentlenium.core.DefaultFluentContainer
Packages that use DefaultFluentContainer
-
Uses of DefaultFluentContainer in io.fluentlenium.core
Subclasses of DefaultFluentContainer in io.fluentlenium.coreModifier and TypeClassDescriptionclassUse the Page Object Pattern to have more resilient tests. -
Uses of DefaultFluentContainer in io.fluentlenium.core.hook
Subclasses of DefaultFluentContainer in io.fluentlenium.core.hookModifier and TypeClassDescriptionclassBase hook supportingFluentWebElementAPI.classBaseHook<T>Base hook implementation. -
Uses of DefaultFluentContainer in io.fluentlenium.core.hook.wait
Subclasses of DefaultFluentContainer in io.fluentlenium.core.hook.waitModifier and TypeClassDescriptionclassHook that automatically wait for actions beeing available on the underlying element.