com.atlassian.confluence.pageobjects.page.user
Class ViewUserProfilePage
java.lang.Object
com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
com.atlassian.confluence.pageobjects.page.user.ViewUserProfilePage
- All Implemented Interfaces:
- com.atlassian.pageobjects.Page
public class ViewUserProfilePage
- extends ConfluenceAbstractPage
| Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage |
back, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewUserProfilePage
public ViewUserProfilePage()
getUrl
public String getUrl()
edit
public EditUserProfilePage edit()
getTitle
public String getTitle()
getEmail
public String getEmail()
getUserStatus
public ViewUserProfilePage.UserStatus getUserStatus()
openUserHoverPopup
public UserHoverPopup openUserHoverPopup(String username)
- Mouse-hover over the user icon and wait for the AUI dialog to appear
Copyright © 2003–2015 Atlassian. All rights reserved.