public static class ApplicationDetailsPage.RemoveApplicationPage extends AbstractCrowdPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
cancelButton |
protected String |
id |
protected com.atlassian.pageobjects.elements.PageElement |
idInput |
protected com.atlassian.pageobjects.elements.PageElement |
submitButton |
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
RemoveApplicationPage() |
Modifier and Type | Method and Description |
---|---|
ApplicationDetailsPage |
cancel() |
BrowseApplicationsPage |
confirm() |
String |
getUrl() |
bindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
protected com.atlassian.pageobjects.elements.PageElement submitButton
protected com.atlassian.pageobjects.elements.PageElement cancelButton
protected com.atlassian.pageobjects.elements.PageElement idInput
protected String id
public String getUrl()
public BrowseApplicationsPage confirm()
public ApplicationDetailsPage cancel()
Copyright © 2021 Atlassian. All rights reserved.