Package org.fluentlenium.core.inject
-
Interface Summary Interface Description ContainerContext Context for a containerContainerInstantiator Creates container instances.FluentInjectControl Control interface for FluentLenium injection. -
Class Summary Class Description ContainerFluentControl Container global FluentLenium control interface.DefaultContainerContext Context for a containerDefaultContainerInstantiator Creates container instancesElementLocatorSearchContext Search context backed by an ElementLocator.FluentInjector InjectionAnnotations Inspired byAnnotations, but also supports annotations defined on return type class.InjectionElementLocator The injection element locator, which will lazily locate an element or an element list on a page.InjectionElementLocatorFactory ElementLocatorfactory used byFluentInjector.LabelAnnotations -
Exception Summary Exception Description FluentInjectException Exception thrown when a Page can't be initialized. -
Annotation Types Summary Annotation Type Description NoInject When this annotation is applied on a field FluentLenium injection is disabled for that.Parent Mark a field whose class declaration is annotated with one of Selenium'sFind...annotation, with this annotation to inject the parent container.