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.Tab
Deprecated.
|
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
DashboardUpdatesPanel()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
getMovieLink()
Deprecated.
|
DashboardUpdatesPanel.Tab |
getSelectedTab()
Deprecated.
|
DashboardUpdatesContent |
gotoTab(DashboardUpdatesPanel.Tab tab)
Deprecated.
|
<T> T |
gotoTab(DashboardUpdatesPanel.Tab tab,
Class<T> tabWebElement,
Object... args)
Deprecated.
|
UserHoverPopup |
openUserHoverPopup(String username)
Deprecated.
Mouse-hover over the user icon and wait for the AUI dialog to appear
|
boolean |
tabIsVisible(DashboardUpdatesPanel.Tab tab)
Deprecated.
|
getComponent
public <T> T gotoTab(DashboardUpdatesPanel.Tab tab, Class<T> tabWebElement, Object... args)
public DashboardUpdatesContent gotoTab(DashboardUpdatesPanel.Tab tab)
public DashboardUpdatesPanel.Tab getSelectedTab()
public boolean tabIsVisible(DashboardUpdatesPanel.Tab tab)
public UserHoverPopup openUserHoverPopup(String username)
public com.atlassian.pageobjects.elements.PageElement getMovieLink()
Copyright © 2003–2018 Atlassian. All rights reserved.