Package io.fluentlenium.core.domain
package io.fluentlenium.core.domain
-
ClassDescriptionA component encapsulate a Selenium WebElement, the FluentLenium control interface and FluentLenium instantiator.List of Component.List that delegates to another listUtility class for elements.FluentList<E extends FluentWebElement>Wraps a list of
FluentWebElement
.FluentListImpl<E extends FluentWebElement>Default implementation ofFluentList
andComponentList
.Wraps a SeleniumWebElement
.ListImpl<T>Implementation ofLazyComponents
for a non lazy components wrapper.Allows to retrieve underlying wrapped elements.