public class ViewFieldScreensPage extends AbstractJiraPage
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewFieldScreensPage.FieldScreenItem
Represents the data for a field screen in the
ViewFieldScreensPage |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
ViewFieldScreensPage() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ViewFieldScreensPage.FieldScreenItem> |
getFieldScreens()
Retrieves the current field configurations.
|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
AddFieldScreenDialog |
openAddFieldScreenDialog() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public AddFieldScreenDialog openAddFieldScreenDialog()
public Iterable<ViewFieldScreensPage.FieldScreenItem> getFieldScreens()
Copyright © 2002-2017 Atlassian. All Rights Reserved.