@PublicApi public class EditUserProfilePage extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
EditUserProfilePage() |
Modifier and Type | Method and Description |
---|---|
ViewUserProfilePage |
cancel() |
String |
getEmail() |
List<String> |
getErrors() |
String |
getUrl() |
ViewUserProfilePage |
save() |
ViewUserProfilePage |
saveWithPasswordConfirmation(String password) |
EditUserProfilePage |
saveWithPasswordConfirmationExpectingError(String password) |
EditUserProfilePage |
setEmail(String email) |
EditUserProfilePage |
setFullName(String fullName) |
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInfoFlagMessages, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, hasInfoFlagMessages, isADG3Enabled, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpDialogWithShortcut, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, sendKeyboardShortcutAndWaitForUrlToMatch, setSetupComplete
public String getUrl()
public EditUserProfilePage setFullName(String fullName)
public ViewUserProfilePage save()
public ViewUserProfilePage saveWithPasswordConfirmation(String password)
public EditUserProfilePage saveWithPasswordConfirmationExpectingError(String password)
public ViewUserProfilePage cancel()
public EditUserProfilePage setEmail(String email)
public String getEmail()
Copyright © 2003–2017 Atlassian. All rights reserved.