Class AbstractLabelSection

    • Field Detail

      • pageBinder

        @Inject
        protected com.atlassian.pageobjects.PageBinder pageBinder
        Deprecated.
      • labelList

        protected com.atlassian.pageobjects.elements.PageElement labelList
        Deprecated.
    • Constructor Detail

      • AbstractLabelSection

        public AbstractLabelSection​(com.atlassian.pageobjects.elements.PageElement parentElement)
        Deprecated.
    • Method Detail

      • findLabels

        protected List<com.atlassian.pageobjects.elements.PageElement> findLabels()
        Deprecated.
      • size

        public int size()
        Deprecated.
      • labelsVisibleCondition

        public com.atlassian.pageobjects.elements.query.TimedCondition labelsVisibleCondition()
        Deprecated.
      • getAllLabelText

        public List<String> getAllLabelText()
        Deprecated.
      • hasLabelCondition

        public com.atlassian.pageobjects.elements.query.TimedCondition hasLabelCondition​(String label)
        Deprecated.