Uses of Class
org.jenkinsci.test.acceptance.po.WizardLogin
-
Uses of WizardLogin in org.jenkinsci.test.acceptance.po
Modifier and TypeMethodDescriptionLogin assuming "path" form element availability.
Paths are usually available when using the default Jenkins controller.
(Available thanks to pre-installed form-element-path plugin.)WizardLogin.doLoginDespiteNoPaths
(String password) Login assuming "path" form element unavailability.
Paths are usually unavailable when using the "existing" Jenkins controller.
(Unavailable despite pre-installed form-element-path plugin.)WizardLogin.doSuccessfulLogin
(String password)