LinkPropertyPanel
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class LinkPropertyPanel extends PropertyPanel
propertyPanelElement
Constructor and Description |
---|
LinkPropertyPanel(EditorEmbeddedLink editorEmbeddedLink)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
clickUnlink()
Deprecated.
Click on the unlink button, and return the resulting
<span/> element. |
void |
hoverOverUnlink()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
isVisible()
Deprecated.
|
void |
ready()
Deprecated.
|
public LinkPropertyPanel(EditorEmbeddedLink editorEmbeddedLink)
public void ready()
public com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
public void hoverOverUnlink()
public String clickUnlink()
<span/>
element.Copyright © 2003–2017 Atlassian. All rights reserved.