public class ProjectSummaryPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts
Constructor and Description |
---|
ProjectSummaryPage(ProjectDescriptor project) |
ProjectSummaryPage(String projectKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
canEditProjectSettings() |
EditProjectDetailsPage |
editProjectSettings() |
String |
getDescription() |
String |
getName() |
PlanElement |
getPlanByKey(PlanKey planKey) |
String |
getUrl() |
void |
hoverAvatar() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
public ProjectSummaryPage(ProjectDescriptor project)
public ProjectSummaryPage(String projectKey)
public String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getName()
public String getDescription()
public PlanElement getPlanByKey(PlanKey planKey)
public void hoverAvatar()
public boolean canEditProjectSettings()
public EditProjectDetailsPage editProjectSettings()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.