Captcha Automation - Shall I Really Automate It? || ReCaptcha Automation Using Selenium

preview_player
Показать описание
In this video, I have explained what is Captcha and types of Captcha. Shall we really automate this? Can I really automate this?

Schedule a meeting in case of any queries/guidance/counselling:

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
GIT Hub Course:

Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Thanks Naveen, its really helpful. i have question can we automate one time password verfication ?

shivaverla
Автор

Hi sir, can you please put some more automation challenges
Thanks

MultiMandy
Автор

Do we have python implementation for the same?

subodhsharma
Автор

Thank you Naveen for covering this topic.

peacelilly
Автор

Yes, I started learning Automation today and this thing came in my mind and found the exact right answer, I thought may be there is something which can be done but no there is no way, we also disable from Backend in the when I was working as Backend developer when I got the bug to resolve for login functionality. By disabling this I gave to QA for testing otherwise it’s not possible to test in the testing environment live application. It could be tested only in the production environment.

jatinsharma
Автор

Navven sir where is the file path of ur webdriver and u didint given the property of the driver you using

bhuvaneshveera
Автор

Can we automate this in cypress or not ? If yes can you please make a video on this?

paarvigagan
Автор

I agree they shouldn't expect this be automated since it is to prevent automation, but you could definitely automate it if you used a multi modal LLM to send the test and ask for an answer, or utilize a captcha service.

CLSgod
Автор

Thank you naveen for taking this topic. In my application we are using Google login for SSO and while doing that, google enables the captcha before the password screen. So we could not automate our end to end flow for SSO logins. What can we do in these cases? we cannot disable captcha in google and so we cannot automate our scenarios
Kindly give your suggestions in these scenarios..

sathyanarayananbaskaran
Автор

Can we Automate Real time Production Websites Like Flipkart MakeMytrip etc..people are saying linkedin We can automate Flipkart Amazon if we try todo that will they block?

travelandspiritual
Автор

Sir, Tell me how deal testing cloudflare . its detecting i am bot . I am using playwright

learndeutschkuttivillan
Автор

Naveen bhai moral of story is ..


We can not automate

abhishekmareshwar
Автор

We cannot go back and convince client that this is non-automatable.. Instead try with Selenium Python combination with libraries like pytorch, scikit-learn, tensorflow.. Create a module called captcha and train it over different captcha use cases..

shreyanbose
Автор

Thankyou for the video, But is there any third party tool from which we can automate?

abhishekjaiswal
Автор

Nice video, Even is somehow managed to automate or avoid the captcha, how we goanna tc in prod Environment white doing regression testing!

Sunils_Creations