public class ConfigureBackupsPage extends AbstractBambooAdminPage implements SideMenuAdminPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts| Constructor and Description | 
|---|
ConfigureBackupsPage()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
getAwaitJobCompletion()  | 
String | 
getUrl()  | 
com.atlassian.pageobjects.elements.PageElement | 
indicator()
This must return an element whose presence indicates that we're on given page. 
 | 
String | 
linkId()
ID of the link in the side menu. 
 | 
ViewBackupsPage | 
save()  | 
AdminPanelSection | 
section()
Section under which the page is located in the admin panel. 
 | 
void | 
setAwaitJobCompletion(boolean checked)  | 
getStateBannerclick, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisiblepublic AdminPanelSection section()
SideMenuAdminPagesection in interface SideMenuAdminPagepublic String linkId()
SideMenuAdminPagelinkId in interface SideMenuAdminPagepublic com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic ViewBackupsPage save()
public void setAwaitJobCompletion(boolean checked)
public boolean getAwaitJobCompletion()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.