public class ProfileUserProfilePage extends AbstractUserProfilePage
Constructor and Description |
---|
ProfileUserProfilePage(String username) |
Modifier and Type | Method and Description |
---|---|
ChangeAvatarPage |
changeAvatarImage() |
ProfileEditPage |
editProfile() |
String |
getAvatarImageName() |
String |
getURL() |
String |
getUserAbout() |
String |
getUserAddress() |
String |
getUserBlog() |
String |
getUserBlogFeed() |
String |
getUserCompany() |
String |
getUserEmail() |
String |
getUserFirstName() |
String |
getUserLastName() |
String |
getUserPhone() |
static ProfileUserProfilePage |
gotoPage(String username) |
boolean |
isFollowed() |
ProfileUserProfilePage |
toggleFollowButton() |
getUsername, switchToPreferences, switchToProfile
clickBreadcrumbLink, clickWantedLink, clickWantedLink, contentContainsElement, editSection, exists, getBreadcrumb, getBreadcrumbContent, getContent, hasBreadcrumbContent, hasBreadcrumbContent, isInlinePage, openAttachmentsDocExtraPane, openCommentsDocExtraPane, openHistoryDocExtraPane, openInformationDocExtraPane, useShortcutKeyForAttachmentPane, useShortcutKeyForCommentPane, useShortcutKeyForHistoryPane, useShortcutKeyForInformationPane, waitForDocExtraPaneActive, waitUntilContent
canDelete, clickAdminActionsSubMenuEntry, clickEditSubMenuEntry, clickLocale, clickMoreActionsSubMenuEntry, copy, createInlinePage, createPage, delete, edit, editClass, editInline, editObjects, editRights, editWiki, editWYSIWYG, getCurrentUser, getDocumentTitle, getEditURL, getErrorContent, getHTMLMetaDataValue, getLocales, getMetaDataValue, getPageTitle, getPageURL, hasLeftPanel, hasLoginLink, hasNotificationsMenu, hideDrawer, isAuthenticated, isDrawerVisible, isForbidden, isNewDocument, isNotificationsMenuOpen, login, logout, register, rename, sendKeys, showDrawer, toggleActionMenu, toggleDrawer, toggleNotificationsMenu, useShortcutKeyForClassEditing, useShortcutKeyForEditing, useShortcutKeyForInlineEditing, useShortcutKeyForObjectEditing, useShortcutKeyForPageDeletion, useShortcutKeyForPageRenaming, useShortcutKeyForRightsEditing, useShortcutKeyForSourceViewer, useShortcutKeyForWikiEditing, useShortcutKeyForWysiwygEditing, viewChildren, waitUntilPageIsLoaded, waitUntilPageJSIsLoaded, watchDocument, watchSpace, watchWiki
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage
public ProfileUserProfilePage(String username)
public static ProfileUserProfilePage gotoPage(String username)
public ProfileEditPage editProfile()
public String getURL()
public String getUserFirstName()
public String getUserLastName()
public String getUserCompany()
public String getUserAbout()
public String getUserEmail()
public String getUserPhone()
public String getUserAddress()
public String getUserBlog()
public String getUserBlogFeed()
public ChangeAvatarPage changeAvatarImage()
public String getAvatarImageName()
public boolean isFollowed()
public ProfileUserProfilePage toggleFollowButton()
Copyright © 2004–2020 XWiki. All rights reserved.