public interface

ImageAttachmentsGallery

com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery
Known Indirect Subclasses

Class Overview

Represents the image attachments gallery shown on the view issue page for an specific issue.

NOTES: All the methods defined in this interface assume the tester is currently on the view issue page.

Summary

Nested Classes
class ImageAttachmentsGallery.ImageAttachmentItem Represents an attachment shown in the image attachments gallery. 
Public Methods
List<ImageAttachmentsGallery.ImageAttachmentItem> get()

Public Methods