Class DashboardPagesTab

  • All Implemented Interfaces:
    PageComponent

    @Deprecated
    public class DashboardPagesTab
    extends DashboardEntitiesTab
    Deprecated.
    in 5.8. Use DashboardPagesTab instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Represents the pages tab in the dashboard's entities panel
    Since:
    4.1
    • Field Detail

      • TAB_PANE_LOCATOR

        public static final org.openqa.selenium.By TAB_PANE_LOCATOR
        Deprecated.
    • Constructor Detail

      • DashboardPagesTab

        public DashboardPagesTab()
        Deprecated.