UserProfileMacro
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class UserProfileMacro extends ConfluenceAbstractPageComponent
Modifier and Type | Class and Description |
---|---|
static class |
UserProfileMacro.Locator
Deprecated.
|
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
UserProfileMacro(com.atlassian.pageobjects.elements.PageElement profileElement)
Deprecated.
|
UserProfileMacro(User user)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getStatusText()
Deprecated.
|
User |
getUser()
Deprecated.
|
ViewUserProfilePage |
gotoProfilePage()
Deprecated.
|
boolean |
hasStatus()
Deprecated.
|
boolean |
isVisible()
Deprecated.
|
static com.atlassian.pageobjects.elements.PageElement |
locateNoUserDiv(ConfluenceTestedProduct product)
Deprecated.
|
static UserProfileMacro |
locateUserMacro(ConfluenceTestedProduct product,
String username)
Deprecated.
|
getComponent
public UserProfileMacro(com.atlassian.pageobjects.elements.PageElement profileElement)
public UserProfileMacro(User user)
public ViewUserProfilePage gotoProfilePage()
public boolean isVisible()
public User getUser()
public boolean hasStatus()
public String getStatusText()
public static com.atlassian.pageobjects.elements.PageElement locateNoUserDiv(ConfluenceTestedProduct product)
public static UserProfileMacro locateUserMacro(ConfluenceTestedProduct product, String username)
Copyright © 2003–2016 Atlassian. All rights reserved.