Uses of Interface
org.fluentlenium.core.label.FluentLabelProvider
-
Packages that use FluentLabelProvider Package Description org.fluentlenium.core.inject org.fluentlenium.core.label -
-
Uses of FluentLabelProvider in org.fluentlenium.core.inject
Classes in org.fluentlenium.core.inject that implement FluentLabelProvider Modifier and Type Class Description classInjectionAnnotationsInspired byAnnotations, but also supports annotations defined on return type class.classInjectionElementLocatorThe injection element locator, which will lazily locate an element or an element list on a page.classLabelAnnotations -
Uses of FluentLabelProvider in org.fluentlenium.core.label
Classes in org.fluentlenium.core.label that implement FluentLabelProvider Modifier and Type Class Description classFluentLabelImpl<T>Apply label and label hints to element.
-