public final class FileLinkElement extends Object
Modifier and Type | Method and Description |
---|---|
void |
click() |
static FileLinkElement |
createFromTheSameElement(com.atlassian.pageobjects.elements.PageElement element) |
FileDownloadInfo |
getDownloadInfo() |
com.atlassian.uri.Uri |
getFileUri() |
String |
getLabel() |
boolean |
isDraggable() |
public static FileLinkElement createFromTheSameElement(com.atlassian.pageobjects.elements.PageElement element)
public String getLabel()
public com.atlassian.uri.Uri getFileUri()
public boolean isDraggable()
public FileDownloadInfo getDownloadInfo()
public void click()
Copyright © 2002-2018 Atlassian. All Rights Reserved.