public class ViewMailServerAdminPage extends AbstractBambooAdminPage implements SideMenuAdminPage
driver, elementFinder, pageBinder, testedProduct
Constructor and Description |
---|
ViewMailServerAdminPage() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
String |
linkId()
ID of the link in the side menu.
|
ViewMailServerAdminPage |
sendTestEmail() |
ViewMailServerAdminPage |
withTestRecipient(String testRecipient) |
getStateBanner, sideMenu
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded
public String linkId()
SideMenuAdminPage
linkId
in interface SideMenuAdminPage
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public ViewMailServerAdminPage withTestRecipient(String testRecipient)
public ViewMailServerAdminPage sendTestEmail()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.