| Package | Description |
|---|---|
| com.atlassian.confluence.webdriver.pageobjects.component.dialog |
| Modifier and Type | Method and Description |
|---|---|
static MacroBrowserDialog.Category |
MacroBrowserDialog.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacroBrowserDialog.Category[] |
MacroBrowserDialog.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
MacroBrowserDialog.isMacroVisible(MacroBrowserDialog.Category category,
String macroName) |
com.atlassian.pageobjects.elements.query.TimedCondition |
MacroBrowserDialog.isSelectedCategory(MacroBrowserDialog.Category category) |
void |
MacroBrowserDialog.selectCategory(MacroBrowserDialog.Category category) |
MacroForm |
MacroBrowserDialog.selectMacro(MacroBrowserDialog.Category category,
String macroName) |
Copyright © 2003–2017 Atlassian. All rights reserved.