public class UserAvatarDialog extends AbstractJiraPage
body, driver, elementFinder, metaElement, pageBinder, timeouts| 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, isLoggedInpublic com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic void close()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isOpen()
public String getUrl()
Copyright © 2002-2017 Atlassian. All Rights Reserved.