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