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, toStringpublic String getUrl()
public Map<String,UserProfileMacro> parseUsers()
UserProfileMacros 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–2021 Atlassian. All rights reserved.