public class ConfigureBranchNotificationsPage extends AbstractBambooPage
driver, elementFinder, pageBinder, testedProduct
Constructor and Description |
---|
ConfigureBranchNotificationsPage(PlanKey branchPlanKey) |
Modifier and Type | Method and Description |
---|---|
ConfigureBranchNotificationsPage |
disableNotifications() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
ConfigureBranchNotificationsPage |
setInheritNotificationsFromPlan() |
ConfigureBranchNotificationsPage |
setNotifyCommitters() |
void |
submit() |
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded
public ConfigureBranchNotificationsPage(@NotNull PlanKey branchPlanKey)
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public String getUrl()
public ConfigureBranchNotificationsPage setNotifyCommitters()
public ConfigureBranchNotificationsPage setInheritNotificationsFromPlan()
public ConfigureBranchNotificationsPage disableNotifications()
public void submit()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.