public class ViewAttachmentsSettingsPage extends AbstractJiraAdminPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description |
|---|
ViewAttachmentsSettingsPage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
attachmentsAreEnabled() |
String |
getAttachmentPath() |
String |
getAttachmentSize() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
String |
linkId()
ID of the link in the admin menu.
|
void |
readAttachmentSettings() |
boolean |
thumnailsAreEnabled() |
boolean |
zipSupportIsEnabled() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String linkId()
AbstractJiraAdminPagelinkId in class AbstractJiraAdminPagepublic void readAttachmentSettings()
public boolean attachmentsAreEnabled()
public boolean thumnailsAreEnabled()
public boolean zipSupportIsEnabled()
public String getAttachmentPath()
public String getAttachmentSize()
Copyright © 2002-2024 Atlassian. All Rights Reserved.