public class ConfigurePortalPages extends AbstractJiraPage
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurePortalPages.Dashboard |
static class |
ConfigurePortalPages.Tab |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
ConfigurePortalPages() |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurePortalPages.Dashboard> |
getDashboards(ConfigurePortalPages.Tab which) |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public List<ConfigurePortalPages.Dashboard> getDashboards(ConfigurePortalPages.Tab which)
Copyright © 2002-2022 Atlassian. All Rights Reserved.