public class AttachmentVersionContainer extends AbstractAttachmentContainer
AttachmentContainer
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Supplier<com.atlassian.pageobjects.elements.PageElement> |
remov |
fileNameLink
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
AttachmentVersionContainer(com.atlassian.pageobjects.elements.PageElement attachmentTable,
Attachment attachment,
int version) |
Modifier and Type | Method and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
getAttachmentRow() |
protected com.atlassian.pageobjects.elements.PageElement |
getRemoveLink() |
canRemove, clickRemove, getFileName, isPresent, isVisible
getComponent
protected com.google.common.base.Supplier<com.atlassian.pageobjects.elements.PageElement> remov
public AttachmentVersionContainer(com.atlassian.pageobjects.elements.PageElement attachmentTable, Attachment attachment, int version)
protected com.atlassian.pageobjects.elements.PageElement getAttachmentRow()
getAttachmentRow
in class AbstractAttachmentContainer
protected com.atlassian.pageobjects.elements.PageElement getRemoveLink()
getRemoveLink
in class AbstractAttachmentContainer
Copyright © 2003–2016 Atlassian. All rights reserved.