public abstract class AbstractSearchSupplier extends Object implements com.google.common.base.Supplier<List<org.openqa.selenium.WebElement>>
| Constructor and Description |
|---|
AbstractSearchSupplier(List<SearchFilter> searchFilters,
Object proxy)
Creates a new search supplier.
|
public AbstractSearchSupplier(List<SearchFilter> searchFilters, Object proxy)
searchFilters - filters to display in toString()proxy - proxy to use for toString()Copyright © 2016 FluentLenium. All Rights Reserved.