public class EditorInsertMenu extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | INSERT_MENU_BUTTON_ID | 
| Constructor and Description | 
|---|
| EditorInsertMenu(ConfluenceSeleniumClient client) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Macro> | getFeaturedMacros() | 
| EmoticonPickerPopup | insertEmoticon() | 
| void | insertHorizontalRule() | 
| InsertImageDialog | insertImage() | 
| MacroBrowser | insertMacro() | 
| MacroBrowser | insertMacro(String macroName) | 
| void | waitUntilClosed() | 
| void | waitUntilOpen() | 
public static final String INSERT_MENU_BUTTON_ID
public EditorInsertMenu(ConfluenceSeleniumClient client)
public void waitUntilOpen()
public void waitUntilClosed()
public InsertImageDialog insertImage()
public EmoticonPickerPopup insertEmoticon()
public void insertHorizontalRule()
public MacroBrowser insertMacro()
public MacroBrowser insertMacro(String macroName)
Copyright © 2003–2017 Atlassian. All rights reserved.