com.atlassian.confluence.webdriver.pageobjects.page.user.ViewUserProfilePage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class ViewUserProfilePage extends ConfluenceAbstractPage
Modifier and Type | Class and Description |
---|---|
static class |
ViewUserProfilePage.UserStatus
Deprecated.
|
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter, waitTimeout
Constructor and Description |
---|
ViewUserProfilePage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EditUserProfilePage |
edit()
Deprecated.
|
String |
getEmail()
Deprecated.
|
String |
getTitle()
Deprecated.
|
String |
getUrl()
Deprecated.
|
ViewUserProfilePage.UserStatus |
getUserStatus()
Deprecated.
|
UserHoverPopup |
openUserHoverPopup(String username)
Deprecated.
Mouse-hover over the user icon and wait for the AUI dialog to appear
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
public String getUrl()
public EditUserProfilePage edit()
public String getTitle()
public String getEmail()
public ViewUserProfilePage.UserStatus getUserStatus()
public UserHoverPopup openUserHoverPopup(String username)
Copyright © 2003–2015 Atlassian. All rights reserved.