Class BambooSetupWait
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.setup.BambooSetupWait
The setup wait page in Bamboo.
This is really a page but for convenience we represent it as a component and just expose the condition that allows us to wait until it's gone.
- Since:
- v3.3
-
Constructor Summary
ConstructorDescriptionBambooSetupWait
(com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.query.TimedCondition
void
-
Constructor Details
-
BambooSetupWait
public BambooSetupWait() -
BambooSetupWait
public BambooSetupWait(com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
-
-
Method Details
-
setTimeouts
public void setTimeouts() -
isDisplayed
public com.atlassian.pageobjects.elements.query.TimedCondition isDisplayed()
-