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 TypeClassDescriptionclass
Use 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 TypeClassDescriptionclass
Base hook supportingFluentWebElement
API.class
BaseHook<T>
Base hook implementation. -
Uses of DefaultFluentContainer in io.fluentlenium.core.hook.wait
Subclasses of DefaultFluentContainer in io.fluentlenium.core.hook.waitModifier and TypeClassDescriptionclass
Hook that automatically wait for actions beeing available on the underlying element.