public abstract class AbstractNotificationsPage extends AbstractBambooPage
| Modifier and Type | Field and Description |
|---|---|
static org.openqa.selenium.By |
EDIT_NOTIFICATION_LINK |
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
AbstractNotificationsPage() |
| Modifier and Type | Method and Description |
|---|---|
ConfigureMailServerInlineDialog |
addMailServerConfiguration() |
ConfigureNotificationComponent |
addNotification() |
boolean |
canAddNotification() |
ConfigureNotificationComponent |
editNotification(int index) |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
boolean |
mailServerShouldBeConfigured() |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKeypublic static final org.openqa.selenium.By EDIT_NOTIFICATION_LINK
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic ConfigureNotificationComponent addNotification()
public ConfigureNotificationComponent editNotification(int index)
public boolean mailServerShouldBeConfigured()
public ConfigureMailServerInlineDialog addMailServerConfiguration()
public boolean canAddNotification()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.