public class EditUserProfilePage extends AbstractBambooPage
driver, elementFinder, pageBinder, poller, testedProduct| Constructor and Description |
|---|
EditUserProfilePage() |
| Modifier and Type | Method and Description |
|---|---|
ChangeEmailPopup |
editEmail() |
String |
getEmail() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKeypublic String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic ChangeEmailPopup editEmail()
@Nullable public String getEmail()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.