public class ViewNotificationSchemesPage extends AbstractJiraPage
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewNotificationSchemesPage.SchemeRow |
| Modifier and Type | Field and Description |
|---|---|
protected Iterable<com.atlassian.pageobjects.elements.PageElement> |
schemeRows |
protected com.atlassian.pageobjects.elements.PageElement |
schemesTable |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
ViewNotificationSchemesPage() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ViewNotificationSchemesPage.SchemeRow> |
getSchemeRows() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInprotected com.atlassian.pageobjects.elements.PageElement schemesTable
protected Iterable<com.atlassian.pageobjects.elements.PageElement> schemeRows
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public Iterable<ViewNotificationSchemesPage.SchemeRow> getSchemeRows()
Copyright © 2002-2018 Atlassian. All Rights Reserved.