public class EditorEmbeddedLink extends Object
| Constructor and Description |
|---|
EditorEmbeddedLink(com.atlassian.pageobjects.elements.PageElement linkElement) |
| Modifier and Type | Method and Description |
|---|---|
LinkPropertyPanel |
click()
Click on the link.
|
URI |
getHref() |
String |
getLinkText() |
boolean |
isInternalLink() |
public EditorEmbeddedLink(com.atlassian.pageobjects.elements.PageElement linkElement)
public URI getHref()
public boolean isInternalLink()
public LinkPropertyPanel click()
public String getLinkText()
Copyright © 2003–2015 Atlassian. All rights reserved.