com.atlassian.confluence.webdriver.pageobjects.component.macro.UserProfileMacro
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class UserProfileMacro extends ConfluenceAbstractPageComponent
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 |
---|---|
User |
getUser()
Deprecated.
|
boolean |
isVisible()
Deprecated.
|
public UserProfileMacro(com.atlassian.pageobjects.elements.PageElement profileElement)
public UserProfileMacro(User user)
public boolean isVisible()
public User getUser()
Copyright © 2003–2020 Atlassian. All rights reserved.