It has given me the doubt that if in python with selenium it could be skipped or avoided, a captcha. Those that validate if you are a robot or not.
Before, these validations seemed foolish to me, since being a programmer, I find it inconvenient to perform tasks programmed on websites.
I tried something with Pytesseract but it only works with slightly distorted letters leaving that code a bit obsolete because most of them were not able to get it out correctly.
I would like to know: How to avoid these captcha? Is there any way?