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