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, timeouts
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() |
click, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisible
public static final org.openqa.selenium.By EDIT_NOTIFICATION_LINK
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public ConfigureNotificationComponent addNotification()
public ConfigureNotificationComponent editNotification(int index)
public boolean mailServerShouldBeConfigured()
public ConfigureMailServerInlineDialog addMailServerConfiguration()
public boolean canAddNotification()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.