com.atlassian.bamboo.pageobjects.utils
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 |
static com.atlassian.pageobjects.elements.query.TimedCondition |
alwaysFalse()
|
static com.atlassian.pageobjects.elements.query.TimedCondition |
alwaysTrue()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alwaysTrue
public static com.atlassian.pageobjects.elements.query.TimedCondition alwaysTrue()
alwaysFalse
public static com.atlassian.pageobjects.elements.query.TimedCondition alwaysFalse()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.