com.atlassian.confluence.webdriver.pageobjects.component.popup.GroupPickerPopup
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class GroupPickerPopup extends ConfluenceAbstractPageComponent
Modifier and Type | Field and Description |
---|---|
static String |
POPUP_WINDOW_NAME
Deprecated.
|
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
GroupPickerPopup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GroupPickerPopup |
search(String text)
Deprecated.
|
GroupPickerPopup |
select(Group group)
Deprecated.
|
void |
submit()
Deprecated.
Clicks the add groups button and expects the window to close.
|
getComponent
public static final String POPUP_WINDOW_NAME
public GroupPickerPopup search(String text)
public GroupPickerPopup select(Group group)
public void submit()
Copyright © 2003–2015 Atlassian. All rights reserved.