Class UserPickerPopup
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.popup.UserPickerPopup
- All Implemented Interfaces:
PageComponent
Deprecated.
-
Field Summary
FieldsFields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.voidsubmit()Deprecated.Clicks the add users button and expects the window to close.
-
Field Details
-
POPUP_WINDOW_NAME
Deprecated.- See Also:
-
-
Constructor Details
-
UserPickerPopup
public UserPickerPopup()Deprecated.
-
-
Method Details
-
select
Deprecated. -
submit
public void submit()Deprecated.Clicks the add users button and expects the window to close. It switches to the main window before returning.
-
UserPickerPopupinstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.