Class LicensePage
java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.administration.LicensePage
- All Implemented Interfaces:
CrowdPage
,com.atlassian.pageobjects.Page
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AuiFlags
protected com.atlassian.pageobjects.elements.PageElement
protected SystemAdminSidebarMenu
Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_FORM_FIELD_SELECTOR, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
void
init()
void
waitForSuccessFlag
(String header) void
waitForSuccessFlag
(String header, String message) Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
bindAndWaitUntilPageLoad, clickWithJsById, executeJavascript, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getJsExecutor, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, selectOptionById, selectOptionByLabel, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
-
Field Details
-
auiFlags
-
licenseServerId
protected com.atlassian.pageobjects.elements.PageElement licenseServerId -
systemAdminSidebarMenu
-
-
Constructor Details
-
LicensePage
public LicensePage()
-
-
Method Details
-
init
public void init() -
getLicenseServerId
-
getAuiFlags
-
getUrl
-
waitForSuccessFlag
-
waitForSuccessFlag
-
getSystemAdminMenu
-