public class UserAvatarDialog extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
UserAvatarDialog() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
List<String> |
getCustomAvatars() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isOpen() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public void close()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isOpen()
public String getUrl()
Copyright © 2002-2024 Atlassian. All Rights Reserved.