Class DashboardEntitiesPanel
- java.lang.Object
-
- com.atlassian.confluence.pageobjects.selenium3.component.ConfluenceAbstractPageComponent
-
- com.atlassian.confluence.pageobjects.selenium3.component.dashboard.DashboardEntitiesPanel
-
- All Implemented Interfaces:
PageComponent
@Deprecated public class DashboardEntitiesPanel extends ConfluenceAbstractPageComponent
Deprecated.in 5.8. UseDashboardEntitiesPanel
instead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.Represents the panel on the left of the dashboard that allows the user to browse spaces, pages and their network.- Since:
- 4.1
-
-
Field Summary
-
Fields inherited from class com.atlassian.confluence.pageobjects.selenium3.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts
-
-
Constructor Summary
Constructors Constructor Description DashboardEntitiesPanel()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description DashboardPagesTab
gotoPagesTab()
Deprecated.
-
-
-
Method Detail
-
gotoPagesTab
public DashboardPagesTab gotoPagesTab()
Deprecated.
-
-