public static class ProjectSummaryPageTab.ProjectLevelAdminDiscoverInfo extends Object
Constructor and Description |
---|
ProjectLevelAdminDiscoverInfo(ProjectSummaryPageTab parent) |
ProjectLevelAdminDiscoverInfo(ProjectSummaryPageTab parent,
Tracer tracerPageLoad) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
ScreensPageTab |
goToScreens() |
WorkflowsPageTab |
goToWorkflows() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isCloseVisible() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isPresent() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isVisible() |
public ProjectLevelAdminDiscoverInfo(ProjectSummaryPageTab parent)
public ProjectLevelAdminDiscoverInfo(ProjectSummaryPageTab parent, @Nullable Tracer tracerPageLoad)
public com.atlassian.pageobjects.elements.query.TimedCondition isPresent()
public com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
public com.atlassian.pageobjects.elements.query.TimedCondition isCloseVisible()
public void close()
public WorkflowsPageTab goToWorkflows()
public ScreensPageTab goToScreens()
Copyright © 2002-2021 Atlassian. All Rights Reserved.