DialogLabelSection instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class DialogLabelSection extends AbstractLabelSection
| Modifier and Type | Class and Description |
|---|---|
static class |
DialogLabelSection.EditableLabel
Deprecated.
|
AbstractLabelSection.LabellabelList, pageBinder| Constructor and Description |
|---|
DialogLabelSection(com.atlassian.pageobjects.elements.PageElement parentElement)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllLabelText()
Deprecated.
|
Collection<DialogLabelSection.EditableLabel> |
getEditableLabels()
Deprecated.
|
void |
removeLabel(String labelText)
Deprecated.
|
findLabels, hasLabel, hasLabelCondition, labelsVisibleCondition, sizepublic DialogLabelSection(com.atlassian.pageobjects.elements.PageElement parentElement)
public List<String> getAllLabelText()
getAllLabelText in class AbstractLabelSectionpublic Collection<DialogLabelSection.EditableLabel> getEditableLabels()
public void removeLabel(String labelText)
Copyright © 2003–2017 Atlassian. All rights reserved.