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

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

    • FormatDropdownMenu

      public FormatDropdownMenu()
      Deprecated.
  • Method Details

    • waitUntilVisible

      public void waitUntilVisible()
      Deprecated.
    • isVisible

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

      public void clickPreformatted()
      Deprecated.
    • clickBlockquote

      public void clickBlockquote()
      Deprecated.
    • clickHeading2

      public void clickHeading2()
      Deprecated.
    • click

      public void click(FormatDropdownMenu.FormatItem formatItem)
      Deprecated.
      Clicks on a item from the format dropdown menu
      Parameters:
      formatItem -