Class PageLayout2Toolbar


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

      • PageLayout2Toolbar

        public PageLayout2Toolbar()
        Deprecated.
    • Method Detail

      • waitUntilVisibleAndNotAnimated

        public void waitUntilVisibleAndNotAnimated()
        Deprecated.
      • waitUntilVisible

        public void waitUntilVisible()
        Deprecated.
      • addSection

        public void addSection()
        Deprecated.
      • moveUpSection

        public void moveUpSection()
        Deprecated.
      • moveDownSection

        public void moveDownSection()
        Deprecated.
      • removeSection

        public void removeSection()
        Deprecated.
      • isVisible

        public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isVisible()
        Deprecated.
      • isVisibleAndNotAnimated

        public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isVisibleAndNotAnimated()
        Deprecated.