public class ProjectSummaryPageTab extends AbstractProjectConfigPageTab implements ProjectConfigPageTab
openPanel(Class) to obtain objects for individual panels.| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectSummaryPageTab.ProjectLevelAdminDiscoverInfo |
| Modifier and Type | Field and Description |
|---|---|
static String |
PROJECT_PANEL_SELECTOR |
static String |
TAB_LINK_ID |
discoverInfo, projectInfoLocatorbody, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
ProjectSummaryPageTab() |
ProjectSummaryPageTab(String projectKey) |
| Modifier and Type | Method and Description |
|---|---|
ProjectSummaryPageTab.ProjectLevelAdminDiscoverInfo |
getDiscoverInfo() |
String |
getUrl() |
static String |
getUrlForProject(String projectKey) |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
<T extends SummaryPanel> |
openPanel(Class<T> summaryPanelClass) |
getOperations, getProjectHeader, getProjectId, getProjectKey, getProjectSettingsHeader, getTabs, init, isDiscoverInfoVisibleback, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOperations, getProjectHeader, getProjectId, getProjectKey, getProjectSettingsHeader, getTabspublic static final String TAB_LINK_ID
public static final String PROJECT_PANEL_SELECTOR
public ProjectSummaryPageTab(String projectKey)
public ProjectSummaryPageTab()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic <T extends SummaryPanel> T openPanel(Class<T> summaryPanelClass)
public ProjectSummaryPageTab.ProjectLevelAdminDiscoverInfo getDiscoverInfo()
Copyright © 2002-2019 Atlassian. All Rights Reserved.