public class AttachmentSection extends Object
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.timeout.Timeouts |
timeouts |
Constructor and Description |
---|
AttachmentSection() |
Modifier and Type | Method and Description |
---|---|
Map<String,AttachmentRow> |
getAttachmentRowsByTitle() |
Map<String,AttachmentRow> |
getAttachmentRowsByTitle(boolean previewable,
int expectedRows) |
AttachmentOptions |
openOptions() |
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
public AttachmentOptions openOptions()
public Map<String,AttachmentRow> getAttachmentRowsByTitle()
public Map<String,AttachmentRow> getAttachmentRowsByTitle(boolean previewable, int expectedRows)
Copyright © 2002-2024 Atlassian. All Rights Reserved.