public class ComponentsPageTab extends AbstractProjectConfigPageTab
Modifier and Type | Field and Description |
---|---|
static String |
TAB_LINK_ID |
projectInfoLocator
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
ComponentsPageTab(String projectKey) |
Modifier and Type | Method and Description |
---|---|
Component |
getComponentByName(String name) |
List<Component> |
getComponents() |
EditComponentForm |
getCreateComponentForm() |
String |
getUrl() |
boolean |
hasEmptyMessage() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isLoading() |
void |
isReady() |
getOperations, getProjectHeader, getProjectId, getProjectKey, getProjectSettingsHeader, getTabs, init
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public static final String TAB_LINK_ID
public ComponentsPageTab(String projectKey)
public void isReady()
public com.atlassian.pageobjects.elements.query.TimedCondition isLoading()
public EditComponentForm getCreateComponentForm()
public boolean hasEmptyMessage()
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
Copyright © 2002-2017 Atlassian. All Rights Reserved.