Class BambooSetupWait
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.pages.setup.BambooSetupWait
-
public class BambooSetupWait extends Object
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
Constructors Constructor Description BambooSetupWait()
BambooSetupWait(com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.atlassian.pageobjects.elements.query.TimedCondition
isDisplayed()
void
setTimeouts()
-