com.atlassian.confluence.webdriver.pageobjects.component.editor.EditorEmbeddedLink
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class EditorEmbeddedLink extends Object
Constructor and Description |
---|
EditorEmbeddedLink(com.atlassian.pageobjects.elements.PageElement linkElement)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LinkPropertyPanel |
click()
Deprecated.
Click on the link.
|
URI |
getHref()
Deprecated.
|
String |
getLinkText()
Deprecated.
|
public EditorEmbeddedLink(com.atlassian.pageobjects.elements.PageElement linkElement)
public URI getHref()
public LinkPropertyPanel click()
public String getLinkText()
Copyright © 2003–2020 Atlassian. All rights reserved.