public class BrowseGroupsPage extends AbstractCrowdPage
Modifier and Type | Class and Description |
---|---|
static class |
BrowseGroupsPage.GroupDetails |
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
addGroupButton |
protected com.atlassian.pageobjects.elements.SelectElement |
directory |
protected static String |
DIRECTORY_ID_DATA_ATTRIBUTE |
protected static String |
GROUP_ACTIVE_DATA_ATTRIBUTE |
protected static String |
GROUP_NAME_DATA_ATTRIBUTE |
protected com.atlassian.pageobjects.elements.PageElement |
groupsTable |
protected com.atlassian.pageobjects.elements.PageElement |
nextButton |
protected com.atlassian.pageobjects.elements.PageElement |
submitButton |
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
BrowseGroupsPage() |
Modifier and Type | Method and Description |
---|---|
AddGroupPage |
addGroup() |
List<BrowseGroupsPage.GroupDetails> |
getGroups() |
String |
getUrl() |
BrowseGroupsPage |
nextPage() |
BrowseGroupsPage |
search() |
BrowseGroupsPage |
setDirectoryByName(String value) |
ViewGroupPage |
toGroup(String groupName) |
getAuiMessages, getHeader, getReactMessage, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilContentLoaded, waitUntilPageLoad
protected static final String GROUP_NAME_DATA_ATTRIBUTE
protected static final String GROUP_ACTIVE_DATA_ATTRIBUTE
protected static final String DIRECTORY_ID_DATA_ATTRIBUTE
protected com.atlassian.pageobjects.elements.SelectElement directory
protected com.atlassian.pageobjects.elements.PageElement addGroupButton
protected com.atlassian.pageobjects.elements.PageElement groupsTable
protected com.atlassian.pageobjects.elements.PageElement nextButton
protected com.atlassian.pageobjects.elements.PageElement submitButton
public AddGroupPage addGroup()
public BrowseGroupsPage setDirectoryByName(String value)
public BrowseGroupsPage search()
public BrowseGroupsPage nextPage()
public List<BrowseGroupsPage.GroupDetails> getGroups()
public ViewGroupPage toGroup(String groupName)
public String getUrl()
Copyright © 2020 Atlassian. All rights reserved.
View cookie preferences