Package io.fluentlenium.core.search
Class AbstractSearchSupplier
java.lang.Object
io.fluentlenium.core.search.AbstractSearchSupplier
public abstract class AbstractSearchSupplier
extends Object
implements Supplier<List<org.openqa.selenium.WebElement>>
Abstract supplier providing toString() representation from elements proxy and search
filters.