public class PropertyPanel extends Object
Modifier and Type | Field and Description |
---|---|
protected ConfluenceSeleniumClient |
client |
static String |
PROPERTY_PANEL_SELECTOR |
static String |
PROPERTY_PANEL_SHADOW_SELECTOR |
protected TinyMce |
tinyMce |
Modifier | Constructor and Description |
---|---|
protected |
PropertyPanel(String panelType,
TinyMce tinyMce) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyPanelSelector() |
boolean |
isPresent() |
void |
waitUntilVisible() |
public static final String PROPERTY_PANEL_SELECTOR
public static final String PROPERTY_PANEL_SHADOW_SELECTOR
protected final TinyMce tinyMce
protected ConfluenceSeleniumClient client
public String getPropertyPanelSelector()
public boolean isPresent()
public void waitUntilVisible()
Copyright © 2003–2018 Atlassian. All rights reserved.