Uses of Class
org.fluentlenium.core.filter.FilterBuilder

Packages that use FilterBuilder
org.fluentlenium.core.filter   
 

Uses of FilterBuilder in org.fluentlenium.core.filter
 

Methods in org.fluentlenium.core.filter that return FilterBuilder
static FilterBuilder FilterConstructor.with(String attribute)
          Create a filter builder for the attribute
static FilterBuilder FilterConstructor.withId()
          Create a filter builder for the attribute by id
static FilterBuilder FilterConstructor.withName()
          Create a filter builder for the attribute by name
static FilterBuilder FilterConstructor.withText()
          Create a filter builder for the attribute by text
 



Copyright © 2012 AConsulting. All Rights Reserved.