Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.CaptchaControl
-
Packages that use CaptchaControl Package Description com.atlassian.bamboo.testutils.backdoor com.atlassian.bamboo.testutils.backdoor.model com.atlassian.bamboo.testutils.junit.rule -
-
Uses of CaptchaControl in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return CaptchaControl Modifier and Type Method Description CaptchaControl
Backdoor. captchaControl()
-
Uses of CaptchaControl in com.atlassian.bamboo.testutils.backdoor.model
Methods in com.atlassian.bamboo.testutils.backdoor.model that return CaptchaControl Modifier and Type Method Description CaptchaControl
CaptchaControl. disableCaptcha()
CaptchaControl
CaptchaControl. maxLoginAttempts(int maxAttempts)
-
Uses of CaptchaControl in com.atlassian.bamboo.testutils.junit.rule
Methods in com.atlassian.bamboo.testutils.junit.rule that return CaptchaControl Modifier and Type Method Description CaptchaControl
BackdoorRule. captchaControl()
-