How can captcha be automated?
Hello Michael-webb,
Selenium cannot automate captcha.
Well, the whole concept of captcha is to ensure that bots and automated programs don’t access sensitive information, which is why Selenium cannot automate it.
The automation test engineer has to manually type the captcha, while other fields can be filled automatically.