public interface WebSudoPage extends Page
| Modifier and Type | Method and Description |
|---|---|
<T extends Page> |
confirm(Class<T> targetPage)
Confirm the sys admin password and navigate to given page
|
<T extends Page> |
confirm(String password,
Class<T> targetPage)
Confirm with given password and navigate to given page
|
Copyright © 2015 Atlassian. All rights reserved.