public class EditProjectRepositoryPage extends AbstractBambooPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
generalTabLink |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTabLink |
driver, elementFinder, pageBinder, poller, testedProduct, timeouts
Constructor and Description |
---|
EditProjectRepositoryPage(Long repositoryId,
String projectKey) |
Modifier and Type | Method and Description |
---|---|
String |
getRepositoryName() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
void |
submitUpdateExpectedAccessDenied(String newName) |
void |
submitUpdateExpectedSuccess(String newName) |
void |
waitTillReposFromPermissionTabLoaded() |
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
protected com.atlassian.pageobjects.elements.PageElement permissionsTabLink
protected com.atlassian.pageobjects.elements.PageElement generalTabLink
public void submitUpdateExpectedSuccess(String newName)
public void waitTillReposFromPermissionTabLoaded()
public void submitUpdateExpectedAccessDenied(String newName)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public String getRepositoryName()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.