Class AbstractLabelSection
java.lang.Object
com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
- All Implemented Interfaces:
PageComponent
- Direct Known Subclasses:
DialogLabelSection,PageLabelsSection
Deprecated.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementDeprecated.protected com.atlassian.pageobjects.PageBinderDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionAbstractLabelSection(com.atlassian.pageobjects.elements.PageElement parentElement) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionprotected List<com.atlassian.pageobjects.elements.PageElement>Deprecated.Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionhasLabelCondition(String label) Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.intsize()Deprecated.
-
Field Details
-
pageBinder
@Inject protected com.atlassian.pageobjects.PageBinder pageBinderDeprecated. -
labelList
protected com.atlassian.pageobjects.elements.PageElement labelListDeprecated.
-
-
Constructor Details
-
AbstractLabelSection
public AbstractLabelSection(com.atlassian.pageobjects.elements.PageElement parentElement) Deprecated.
-
-
Method Details
-
findLabels
Deprecated. -
size
public int size()Deprecated. -
labelsVisibleCondition
public com.atlassian.pageobjects.elements.query.TimedCondition labelsVisibleCondition()Deprecated. -
getAllLabelText
Deprecated. -
hasLabelCondition
Deprecated.
-
AbstractLabelSectioninstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.