public class ViewRepositoryPage extends AbstractBambooPage
driver, elementFinder, poller, testedProduct, timeouts| Constructor and Description |
|---|
ViewRepositoryPage(String name,
long id,
String projectKey) |
| Modifier and Type | Method and Description |
|---|---|
EditProjectRepositoryPage |
edit() |
String |
getTitle() |
String |
getUrl() |
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, waitUntilElementIsVisiblepublic com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic EditProjectRepositoryPage edit()
public String getUrl()
public String getTitle()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.