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, projectInfoLocator
body, 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, isDiscoverInfoVisible
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOperations, getProjectHeader, getProjectId, getProjectKey, getProjectSettingsHeader, getTabs
public 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()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
public <T extends SummaryPanel> T openPanel(Class<T> summaryPanelClass)
public ProjectSummaryPageTab.ProjectLevelAdminDiscoverInfo getDiscoverInfo()
Copyright © 2002-2018 Atlassian. All Rights Reserved.