public class ComponentsPageTab extends AbstractProjectConfigPageTab
| Modifier and Type | Field and Description |
|---|---|
static String |
TAB_LINK_ID |
projectInfoLocatorbody, 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, initback, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic 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()
AbstractJiraPageisAt in class AbstractJiraPageCopyright © 2002-2016 Atlassian. All Rights Reserved.