com.atlassian.confluence.selenium.client
Class PropertyPanel
java.lang.Object
com.atlassian.confluence.selenium.client.PropertyPanel
- Direct Known Subclasses:
- ImagePropertyPanel, LinkPropertyPanel
public class PropertyPanel
- extends java.lang.Object
Represents the Property Panel that appears in the Rich Text Editor when certain elements like links and images are
triggered.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tinyMce
protected final TinyMce tinyMce
client
protected ConfluenceSeleniumClient client
PROPERTY_PANEL_SELECTOR
public static final java.lang.String PROPERTY_PANEL_SELECTOR
- See Also:
- Constant Field Values
PROPERTY_PANEL_SHADOW_SELECTOR
public static final java.lang.String PROPERTY_PANEL_SHADOW_SELECTOR
- See Also:
- Constant Field Values
PropertyPanel
protected PropertyPanel(TinyMce tinyMce)
isPresent
public boolean isPresent()
waitUntilVisible
public void waitUntilVisible()
Copyright © 2003-2010 Atlassian. All Rights Reserved.