com.atlassian.confluence.webdriver.pageobjects.component.editor.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. |
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 String clickUnlink()
<span/>
element.Copyright © 2003–2021 Atlassian. All rights reserved.