PageLabelsSection
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class PageLabelsSection extends AbstractLabelSection
AbstractLabelSection.Label
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.PageBinder |
pageBinder
Deprecated.
|
labelList
Constructor and Description |
---|
PageLabelsSection(com.atlassian.pageobjects.elements.PageElement parentElement)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
editLabelButtonVisible()
Deprecated.
|
List<AbstractLabelSection.Label> |
getLabels()
Deprecated.
|
LabelsDialog |
getLabelsDialog()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
noLabelsVisibleCondition()
Deprecated.
|
LabelsDialog |
openLabelsDialog()
Deprecated.
|
findLabels, getAllLabelText, hasLabel, hasLabelCondition, labelsVisibleCondition, size
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder
public PageLabelsSection(com.atlassian.pageobjects.elements.PageElement parentElement)
public com.atlassian.pageobjects.elements.query.TimedCondition noLabelsVisibleCondition()
public LabelsDialog openLabelsDialog()
public LabelsDialog getLabelsDialog()
public com.atlassian.pageobjects.elements.query.TimedCondition editLabelButtonVisible()
public List<AbstractLabelSection.Label> getLabels()
Copyright © 2003–2015 Atlassian. All rights reserved.