com.atlassian.confluence.webdriver.pageobjects.page.PeopleDirectoryPage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class PeopleDirectoryPage extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
PeopleDirectoryPage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getUrl()
Deprecated.
|
boolean |
hasUser(String username)
Deprecated.
|
Map<String,UserProfileMacro> |
parseUsers()
Deprecated.
|
PeopleDirectoryPage |
search(String term)
Deprecated.
|
back, doWait, getAlert, getComponent, getHeader, getMainHeader, getMetadata, getMetadataLong, isDarkFeatureEnabled, openToolsMenu, setSetupComplete, toString
public String getUrl()
public Map<String,UserProfileMacro> parseUsers()
UserProfileMacro
s for all users that can be parsed from the current page, indexed
by their username.public boolean hasUser(String username)
public PeopleDirectoryPage search(String term)
Copyright © 2003–2020 Atlassian. All rights reserved.