MoreFormattingDropdownMenu instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class MoreFormattingDropdownMenu extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MoreFormattingDropdownMenu.FormatItem
Deprecated.
|
| Constructor and Description |
|---|
MoreFormattingDropdownMenu()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
click(MoreFormattingDropdownMenu.FormatItem formatItem)
Deprecated.
Clicks on a item from the more format dropdown menu
|
void |
clickClearFormat()
Deprecated.
|
void |
clickMonospace()
Deprecated.
|
void |
clickStrikethrough()
Deprecated.
|
void |
clickSubscript()
Deprecated.
|
void |
clickSuperscript()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isVisible()
Deprecated.
|
void |
waitUntilVisible()
Deprecated.
|
public void waitUntilVisible()
public void click(MoreFormattingDropdownMenu.FormatItem formatItem)
formatItem - public com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
public void clickStrikethrough()
public void clickSubscript()
public void clickSuperscript()
public void clickMonospace()
public void clickClearFormat()
Copyright © 2003–2019 Atlassian. All rights reserved.