public class NotificationsNotificationSchemesPage extends AbstractJiraPage
Modifier and Type | Class and Description |
---|---|
static class |
NotificationsNotificationSchemesPage.EventRow |
Modifier and Type | Field and Description |
---|---|
protected Iterable<com.atlassian.pageobjects.elements.PageElement> |
eventRows |
protected com.atlassian.pageobjects.elements.PageElement |
schemesTable |
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
NotificationsNotificationSchemesPage() |
Modifier and Type | Method and Description |
---|---|
Iterable<NotificationsNotificationSchemesPage.EventRow> |
getEventRows() |
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, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement schemesTable
protected Iterable<com.atlassian.pageobjects.elements.PageElement> eventRows
public NotificationsNotificationSchemesPage()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public Iterable<NotificationsNotificationSchemesPage.EventRow> getEventRows()
Copyright © 2002-2018 Atlassian. All Rights Reserved.