java.lang.Object | |||
↳ | com.atlassian.jira.pageobjects.dialogs.JiraDialog | ||
↳ | com.atlassian.jira.pageobjects.dialogs.FormDialog | ||
↳ | com.atlassian.jira.pageobjects.websudo.JiraSudoFormDialog |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ID_SMART_WEBSUDO |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| ||||||||||||||||||||||||||||||||
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Submit the password for websudo and bind the passed page.
| |||||||||||
Submit a password.
| |||||||||||
Submit the wrong password for websudo.
| |||||||||||
Cancel websudo and bind the passed page.
| |||||||||||
Cancel websudo.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
|
Submit the password for websudo and bind the passed page.
password | the password to submit. |
---|---|
targetPage | the page to bind after the submit. |
args | arguments for targetPage during the bind. |
Submit a password.
password | the password to submit. |
---|
Submit the wrong password for websudo.
password | the password to submit. |
---|
Cancel websudo and bind the passed page.
expectedPage | the page to bind after the cancel. |
---|---|
args | arguments for targetPage during the bind. |
Cancel websudo.