com.atlassian.confluence.webdriver.pageobjects.component.editor.toolbars.InsertDropdownMenu
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class InsertDropdownMenu extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InsertDropdownMenu.InsertItem
Deprecated.
|
Constructor and Description |
---|
InsertDropdownMenu()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
click(InsertDropdownMenu.InsertItem menuItem)
Deprecated.
Clicks on a item from the insert dropdown menu
|
ImageBrowserDialog |
clickInsertImage()
Deprecated.
|
LinkBrowserDialog |
clickInsertLink()
Deprecated.
|
MacroBrowserDialog |
clickInsertMacro()
Deprecated.
|
WikiMarkupDialog |
clickWikiMarkup()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isVisible()
Deprecated.
|
void |
waitUntilVisible()
Deprecated.
|
public void waitUntilVisible()
public com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
public MacroBrowserDialog clickInsertMacro()
public WikiMarkupDialog clickWikiMarkup()
public LinkBrowserDialog clickInsertLink()
public ImageBrowserDialog clickInsertImage()
public void click(InsertDropdownMenu.InsertItem menuItem)
menuItem
- Copyright © 2003–2021 Atlassian. All rights reserved.