StatusMacro
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class StatusMacro extends Object
locate(ConfluenceTestedProduct)
Modifier and Type | Class and Description |
---|---|
static class |
StatusMacro.Locator
Deprecated.
|
static class |
StatusMacro.PropertyPanel
Deprecated.
|
Constructor and Description |
---|
StatusMacro(com.atlassian.pageobjects.elements.PageElement element)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static List<StatusMacro> |
locate(ConfluenceTestedProduct product)
Deprecated.
Locates all status macros on the current page.
|
boolean |
outline()
Deprecated.
|
String |
text()
Deprecated.
|
public StatusMacro(com.atlassian.pageobjects.elements.PageElement element)
public boolean outline()
public String text()
public static List<StatusMacro> locate(ConfluenceTestedProduct product)
Copyright © 2003–2016 Atlassian. All rights reserved.