java.lang.Object
com.atlassian.confluence.pageobjects.component.editor.PropertyPanel
Direct Known Subclasses:
ImagePropertyPanel, LinkPropertyPanel, MacroPropertyPanel

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

    • propertyPanelElement

      protected com.atlassian.pageobjects.elements.PageElement propertyPanelElement
      Deprecated.
  • Constructor Details

    • PropertyPanel

      public PropertyPanel()
      Deprecated.