public class RefappWebSudoPage extends RefappAbstractPage implements com.atlassian.pageobjects.page.WebSudoPage
driver| Constructor and Description |
|---|
RefappWebSudoPage() |
| Modifier and Type | Method and Description |
|---|---|
<T extends com.atlassian.pageobjects.Page> |
confirm(Class<T> targetPage) |
<T extends com.atlassian.pageobjects.Page> |
confirm(String password,
Class<T> targetPage) |
String |
getUrl() |
boolean |
isRequestAccessMessagePresent() |
doWait, getHeaderpublic <T extends com.atlassian.pageobjects.Page> T confirm(Class<T> targetPage)
confirm in interface com.atlassian.pageobjects.page.WebSudoPagepublic <T extends com.atlassian.pageobjects.Page> T confirm(String password, Class<T> targetPage)
confirm in interface com.atlassian.pageobjects.page.WebSudoPagepublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic boolean isRequestAccessMessagePresent()
Copyright © 2018 Atlassian. All rights reserved.