java.lang.Object
com.atlassian.confluence.pageobjects.component.editor.toolbars.InsertDropdownMenu

@Deprecated public class InsertDropdownMenu extends Object
Deprecated.
in 5.8. Use InsertDropdownMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
  • Constructor Details

    • InsertDropdownMenu

      public InsertDropdownMenu()
      Deprecated.
  • Method Details

    • waitUntilVisible

      public void waitUntilVisible()
      Deprecated.
    • isVisible

      public com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
      Deprecated.
    • clickInsertMacro

      public MacroBrowserDialog clickInsertMacro()
      Deprecated.
    • clickWikiMarkup

      public WikiMarkupDialog clickWikiMarkup()
      Deprecated.
    • clickInsertLink

      public LinkBrowserDialog clickInsertLink()
      Deprecated.
    • clickInsertImage

      public ImageBrowserDialog clickInsertImage()
      Deprecated.
    • click

      public void click(InsertDropdownMenu.InsertItem menuItem)
      Deprecated.
      Clicks on a item from the insert dropdown menu
      Parameters:
      menuItem -