public class RefappHeader extends Object implements com.atlassian.pageobjects.component.Header
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.webdriver.AtlassianWebDriver |
driver |
protected com.atlassian.pageobjects.PageBinder |
pageBinder |
| Constructor and Description |
|---|
RefappHeader() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.component.WebSudoBanner |
getWebSudoBanner() |
boolean |
isAdmin() |
boolean |
isAtActivityStreamsPage() |
boolean |
isLoggedIn() |
boolean |
isSysadmin() |
<M extends com.atlassian.pageobjects.Page> |
logout(Class<M> nextPage) |
@Inject protected com.atlassian.webdriver.AtlassianWebDriver driver
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder
public boolean isAtActivityStreamsPage()
public boolean isLoggedIn()
isLoggedIn in interface com.atlassian.pageobjects.component.Headerpublic boolean isAdmin()
public boolean isSysadmin()
public <M extends com.atlassian.pageobjects.Page> M logout(Class<M> nextPage)
logout in interface com.atlassian.pageobjects.component.Headerpublic com.atlassian.pageobjects.component.WebSudoBanner getWebSudoBanner()
getWebSudoBanner in interface com.atlassian.pageobjects.component.HeaderCopyright © 2018 Atlassian. All rights reserved.