public class EditProjectRepositoryPage extends EditLinkedRepositoryPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
generalTabLink |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTabLink |
addRssRepositoryButton, pageBinder, permissionsTab, repositoryId, specsLogTabLink
driver, elementFinder, 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() |
configureBambooSpecs, getGrantedRssRepositories, grantRssRepositoryAccess, selectPermissionsTab, selectSpecsLogTab
canEditUserPermissions, withGroupPermissions, withRolePermissions, withUserPermissions
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 AbstractPermissionsPage
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
getUrl
in class EditLinkedRepositoryPage
public String getRepositoryName()
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.