public class ResetPasswordConfirmationPage extends AbstractCrowdPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
confirmButton |
protected long |
directoryId |
protected String |
username |
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 and Description |
|---|
ResetPasswordConfirmationPage() |
ResetPasswordConfirmationPage(String username,
long directoryId) |
| Modifier and Type | Method and Description |
|---|---|
ViewPrincipalPage |
confirmPasswordReset() |
String |
getUrl() |
bindAndWaitUntilPageLoad, executeJavascript, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoadprotected String username
protected long directoryId
protected com.atlassian.pageobjects.elements.PageElement confirmButton
public ResetPasswordConfirmationPage()
public ResetPasswordConfirmationPage(String username, long directoryId)
public ViewPrincipalPage confirmPasswordReset()
public String getUrl()
Copyright © 2024 Atlassian. All rights reserved.