Class TimedConditions
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.utils.TimedConditions
-
public final class TimedConditions extends Object
Useful implementations of
TimedCondition
.NOTE: This is here temporarily and will be moved to atlassian-selenium
- Since:
- v3.3
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.atlassian.pageobjects.elements.query.TimedCondition
alwaysFalse()
static com.atlassian.pageobjects.elements.query.TimedCondition
alwaysTrue()
-