public class ViewInternalDirectoryPage extends ViewDirectory
| Modifier and Type | Field and Description |
|---|---|
protected DirectoryDetails |
details |
protected com.atlassian.pageobjects.elements.PageElement |
label |
protected com.atlassian.pageobjects.elements.PageElement |
submitButton |
protected ViewInternalTabs |
tabs |
protected com.atlassian.pageobjects.elements.PageElement |
type |
idQueryParamauiMessages, 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 |
|---|
ViewInternalDirectoryPage() |
ViewInternalDirectoryPage(String idQueryParam) |
| Modifier and Type | Method and Description |
|---|---|
ViewInternalDirectoryPage |
details(Consumer<DirectoryDetails> detailsConsumer) |
DirectoryDetails |
getDetails() |
String |
getLabel() |
String |
getType() |
String |
getUrl() |
ViewInternalDirectoryConfigurationPage |
goToConfiguration() |
ViewInternalDirectoryPermissionsPage |
goToPermissions() |
void |
init() |
ViewInternalDirectoryPage |
submit() |
delete, getIdbindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoadprotected com.atlassian.pageobjects.elements.PageElement label
protected com.atlassian.pageobjects.elements.PageElement type
protected ViewInternalTabs tabs
protected com.atlassian.pageobjects.elements.PageElement submitButton
protected DirectoryDetails details
public ViewInternalDirectoryPage()
public ViewInternalDirectoryPage(String idQueryParam)
public void init()
public String getLabel()
public String getType()
public ViewInternalDirectoryConfigurationPage goToConfiguration()
public ViewInternalDirectoryPermissionsPage goToPermissions()
public ViewInternalDirectoryPage submit()
public ViewInternalDirectoryPage details(Consumer<DirectoryDetails> detailsConsumer)
public DirectoryDetails getDetails()
public String getUrl()
Copyright © 2023 Atlassian. All rights reserved.