Class PropertyPanel
- 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. UsePropertyPanel
instead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.
-
-
Field Summary
Fields Modifier and Type Field Description protected com.atlassian.pageobjects.elements.PageElement
propertyPanelElement
Deprecated.
-
Constructor Summary
Constructors Constructor Description PropertyPanel()
Deprecated.
-