Package io.fluentlenium.core.inject
package io.fluentlenium.core.inject
-
ClassDescriptionContext for a containerContainer global FluentLenium control interface.Creates container instances.Context for a containerCreates container instancesSearch context backed by an ElementLocator.Control interface for FluentLenium injection.Exception thrown when a Page can't be initialized.Inspired by
Annotations, but also supports annotations defined on return type class.The injection element locator, which will lazily locate an element or an element list on a page.ElementLocatorfactory used byFluentInjector.When this annotation is applied on a field FluentLenium injection is disabled for that.Mark a field whose class declaration is annotated with one of Selenium'sFind...annotation, with this annotation to inject the parent container.