public class ViewAgentCapabilitiesPage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts
Constructor and Description |
---|
ViewAgentCapabilitiesPage(long agentId) |
Modifier and Type | Method and Description |
---|---|
List<CapabilitiesTableComponent.CapabilitiesGroup> |
getAgentCapabilitiesGroups() |
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, waitUntilElementIsVisible
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public List<CapabilitiesTableComponent.CapabilitiesGroup> getAgentCapabilitiesGroups()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.