com.atlassian.confluence.webdriver.pageobjects.component.dashboard.DashboardUpdatesContent
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class DashboardUpdatesContent extends Object
Constructor and Description |
---|
DashboardUpdatesContent(DashboardUpdatesPanel.Tab tab,
com.atlassian.pageobjects.elements.PageElement updatesPanel)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
containsPage(Page page)
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getContentElement()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isSelected()
Deprecated.
|
public DashboardUpdatesContent(DashboardUpdatesPanel.Tab tab, com.atlassian.pageobjects.elements.PageElement updatesPanel)
public com.atlassian.pageobjects.elements.query.TimedCondition isSelected()
public boolean isEmpty()
public com.atlassian.pageobjects.elements.query.TimedCondition containsPage(Page page)
public com.atlassian.pageobjects.elements.PageElement getContentElement()
Copyright © 2003–2020 Atlassian. All rights reserved.