| Package | Description |
|---|---|
| org.fluentlenium.core.filter |
| Modifier and Type | Method and Description |
|---|---|
static FilterBuilder |
FilterConstructor.with(String attribute)
Create a filter builder for the attribute
|
static FilterBuilder |
FilterConstructor.withClass()
Create a filter builder for the attribute by class
|
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
|
static FilterBuilder |
FilterConstructor.withTextContent()
Create a filter builder by text content
|
Copyright © 2016 FluentLenium. All Rights Reserved.