| Package | Description |
|---|---|
| org.fluentlenium.core.conditions |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectConditions<T>
Abstract implementation supported negation and instantiation.
|
class |
BaseObjectListConditions<T,C extends Conditions<T>>
Base condition for list of objects
|
class |
DynamicIntegerConditionsImpl
Conditions for integer
|
class |
IntegerConditionsImpl
Conditions for integer
|
class |
IntegerListConditionsImpl
Conditions for list of integers.
|
class |
RectangleConditionsImpl
Conditions for rectangle.
|
class |
RectangleListConditionsImpl
Conditions for list of rectangles.
|
class |
StringConditionsImpl
Conditions for string
|
class |
StringListConditionsImpl
Conditions for list of string.
|
class |
WebElementConditions
Fluent object to handle
ExpectedConditions on FluentWebElement in fluentlenium API. |
Copyright © 2018 FluentLenium. All Rights Reserved.