com.atlassian.bamboo.pageobjects.pages.setup
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BambooSetupWait
public BambooSetupWait()
BambooSetupWait
public BambooSetupWait(com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
setTimeouts
public void setTimeouts()
isDisplayed
public com.atlassian.pageobjects.elements.query.TimedCondition isDisplayed()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.