Class ViewGroupPage
java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.group.ViewGroupPage
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.CheckboxElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected final Long
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected final String
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected String
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
-
Method Summary
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
-
url
-
directoryId
-
groupName
-
description
protected com.atlassian.pageobjects.elements.PageElement description -
active
protected com.atlassian.pageobjects.elements.CheckboxElement active -
groupMembersTab
protected com.atlassian.pageobjects.elements.PageElement groupMembersTab -
nestedMembersTab
protected com.atlassian.pageobjects.elements.PageElement nestedMembersTab -
groupAdministrationTab
protected com.atlassian.pageobjects.elements.PageElement groupAdministrationTab -
submitButton
protected com.atlassian.pageobjects.elements.PageElement submitButton -
auiMessageContainer
protected com.atlassian.pageobjects.elements.PageElement auiMessageContainer
-
-
Constructor Details
-
ViewGroupPage
public ViewGroupPage() -
ViewGroupPage
-
-
Method Details
-
getDescription
-
setDescription
-
isActive
public boolean isActive() -
setActive
-
getUrl
-
setUrl
-
isGroupAdministrationAllowed
public boolean isGroupAdministrationAllowed() -
toGroupAdministration
-
toGroupMembers
-
toDirectMembers
-
toNestedMembers
-
submit
-