Uses of Interface
io.fluentlenium.core.conditions.IntegerConditions
Packages that use IntegerConditions
-
Uses of IntegerConditions in io.fluentlenium.core.conditions
Classes in io.fluentlenium.core.conditions that implement IntegerConditionsModifier and TypeClassDescriptionclassConditions for integerclassConditions for list of integers.Methods in io.fluentlenium.core.conditions that return IntegerConditionsModifier and TypeMethodDescriptionRectangleConditions.height()Add advanced conditions on rectangle height.RectangleConditionsImpl.height()RectangleListConditionsImpl.height()RectangleConditions.width()Add advanced conditions on rectangle width.RectangleConditionsImpl.width()RectangleListConditionsImpl.width()RectangleConditions.x()Add advanced conditions on rectangle x position.RectangleConditionsImpl.x()RectangleListConditionsImpl.x()RectangleConditions.y()Add advanced conditions on rectangle y position.RectangleConditionsImpl.y()RectangleListConditionsImpl.y()