Class TimedConditions
java.lang.Object
com.atlassian.bamboo.pageobjects.utils.TimedConditions
Useful implementations of TimedCondition
.
NOTE: This is here temporarily and will be moved to atlassian-selenium
- Since:
- v3.3
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.atlassian.pageobjects.elements.query.TimedCondition
static com.atlassian.pageobjects.elements.query.TimedCondition
-
Method Details
-
alwaysTrue
public static com.atlassian.pageobjects.elements.query.TimedCondition alwaysTrue() -
alwaysFalse
public static com.atlassian.pageobjects.elements.query.TimedCondition alwaysFalse()
-