| Package | Description |
|---|---|
| com.atlassian.confluence.stateless.webdriver.pageobjects |
| Modifier and Type | Method and Description |
|---|---|
static EditorTableToolbar.SimpleButton |
EditorTableToolbar.SimpleButton.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditorTableToolbar.SimpleButton[] |
EditorTableToolbar.SimpleButton.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditorTableToolbar.click(EditorTableToolbar.SimpleButton simpleButton)
Clicks on a tinymce toolbar top level button
|
com.atlassian.pageobjects.elements.query.TimedCondition |
EditorTableToolbar.isButtonEnabled(EditorTableToolbar.SimpleButton button) |
Copyright © 2003–2019 Atlassian. All rights reserved.