com.atlassian.confluence.webdriver.pageobjects.component.dashboard.DashboardUpdatesPanel instead from
 maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class DashboardUpdatesPanel extends ConfluenceAbstractPageComponent
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DashboardUpdatesPanel.TabDeprecated.  | 
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter| Constructor and Description | 
|---|
| DashboardUpdatesPanel()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| DashboardUpdatesPanel.Tab | getSelectedTab()Deprecated.  | 
| DashboardUpdatesContent | gotoTab(DashboardUpdatesPanel.Tab tab)Deprecated.  | 
| <T> T | gotoTab(DashboardUpdatesPanel.Tab tab,
       Class<T> tabWebElement,
       Object... args)Deprecated.  | 
public <T> T gotoTab(DashboardUpdatesPanel.Tab tab, Class<T> tabWebElement, Object... args)
public DashboardUpdatesContent gotoTab(DashboardUpdatesPanel.Tab tab)
public DashboardUpdatesPanel.Tab getSelectedTab()
Copyright © 2003–2020 Atlassian. All rights reserved.