How is the acceptance test password protected for web application functionality?

I would like to add a captcha, for example reCaptcha, to certain functionality on my site. How can I adapt my acceptance tests?

Is this the only solution to disable captcha on an intermediate site?

Clarification:

Of course, I'm not talking about brute force cracking my own captcha, but, for example, some option to enter the state into captcha from the server side, which my test knows about.

PS My server-side code uses the Pyramid framework, and my tests are written using Selenium

+5
source share
3 answers

, Captcha Selenium - ?

Selenium, Captcha. , Captcha . Captcha . Captcha Captcha. , , -, Captcha.

+3

, - Captcha - . Selenium, Captcha ?

+5

Disable CAPTCHA using the test code in the input field. If captcha does not work, but matches the test code, continue.

+1
source

All Articles