public class ViewAttachmentsSettingsPage extends JiraAdminAbstractPage
driver, pageBinder| Constructor and Description |
|---|
ViewAttachmentsSettingsPage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
attachmentsAreEnabled() |
String |
getAttachmentPath() |
String |
getAttachmentSize() |
String |
getUrl() |
void |
readAttachmentSettings() |
boolean |
thumnailsAreEnabled() |
boolean |
zipSupportIsEnabled() |
getAdminSideMenudoWait, getDashboardMenu, getHeader, isAdmin, isLoggedInpublic String getUrl()
public void readAttachmentSettings()
public boolean attachmentsAreEnabled()
public boolean thumnailsAreEnabled()
public boolean zipSupportIsEnabled()
public String getAttachmentPath()
public String getAttachmentSize()
Copyright © 2015 Atlassian. All rights reserved.