com.atlassian.confluence.webdriver.pageobjects.page.user.EditUserProfilePage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class EditUserProfilePage extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
EditUserProfilePage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ViewUserProfilePage |
cancel()
Deprecated.
|
String |
getEmail()
Deprecated.
|
List<String> |
getErrors()
Deprecated.
|
String |
getUrl()
Deprecated.
|
ViewUserProfilePage |
save()
Deprecated.
|
EditUserProfilePage |
setEmail(String email)
Deprecated.
|
back, doWait, getAlert, getComponent, getHeader, getMainHeader, getMetadata, getMetadataLong, isDarkFeatureEnabled, openToolsMenu, setSetupComplete, toString
public String getUrl()
public ViewUserProfilePage save()
public ViewUserProfilePage cancel()
public EditUserProfilePage setEmail(String email)
public String getEmail()
Copyright © 2003–2023 Atlassian. All rights reserved.