public class ViewProfileGroupsPage extends AbstractCrowdPage implements com.atlassian.pageobjects.page.HomePage<CrowdHeader>
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 and Description |
|---|
ViewProfileGroupsPage() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getGroups() |
String |
getUrl() |
protected boolean |
isContentLoaded()
Returns whether the content has loaded.
|
bindAndWaitUntilPageLoad, executeJavascript, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoadpublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pageprotected boolean isContentLoaded()
AbstractCrowdPageAbstractCrowdPage.waitUntilContentLoaded(). Subclasses should override
this method to wait for a distinguishing content to appear. E.g. a page title.isContentLoaded in class AbstractCrowdPageCopyright © 2024 Atlassian. All rights reserved.