public class CreateProjectRepositoryPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts
Constructor and Description |
---|
CreateProjectRepositoryPage(String projectKey,
String pluginName) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
void |
setDisplayNameAndUrl(String displayName,
String displayUrl) |
void |
submitCreateExpectedAccessDenied() |
void |
submitCreateExpectedSuccess() |
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
public void setDisplayNameAndUrl(@Nullable String displayName, @Nullable String displayUrl)
public void submitCreateExpectedSuccess()
public void submitCreateExpectedAccessDenied()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.