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, sendEscapeKey
public String getUrl()
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public ChangeEmailPopup editEmail()
@Nullable public String getEmail()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.