D
D
d22072020-10-13 10:14:29
Software testing
d2207, 2020-10-13 10:14:29

How to pass captcha using a test key in e2e tests?

Hello, I am writing an e2e test for an angular application. To login/register, you need to pass the captcha. Everyone writes to test it, you need to turn it off, let's say I removed it at the front, there is no way to remove it on the server. Is there a way to pass the captcha using the test key - siteKey? Because there is no desire to play with sessions or work with puppiter, there should be a normal way to pass captcha for those who use it in their products

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2020-10-13
@firedragon

Modify the code so that the captcha does not exit for a pool of addresses or a user

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question