java.lang.Object
com.atlassian.confluence.pageobjects.component.labels.AbstractLabelSection
com.atlassian.confluence.pageobjects.component.labels.PageLabelsSection
All Implemented Interfaces:
PageComponent

@Deprecated public class PageLabelsSection extends AbstractLabelSection
Deprecated.
in 5.8. Use PageLabelsSection instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
  • Constructor Details

    • PageLabelsSection

      public PageLabelsSection(com.atlassian.pageobjects.elements.PageElement parentElement)
      Deprecated.
  • Method Details

    • openLabelsDialog

      public LabelsDialog openLabelsDialog()
      Deprecated.
    • getLabelsDialog

      public LabelsDialog getLabelsDialog()
      Deprecated.
    • editLabelButtonVisible

      public com.atlassian.pageobjects.elements.query.TimedCondition editLabelButtonVisible()
      Deprecated.
    • getLabels

      public List<AbstractLabelSection.Label> getLabels()
      Deprecated.