How to avoid hCaptcha with Selenium WebDriver?

Prevent selenium driven automation from being detected

This is an article in the “” series.

First of all, Captcha if was put there on purpose, automation scripts cannot go past it, as that’s what Captcha is designed for. In software testing, a typical approach to Captcha in test automation is to disable Captcha in the test server environment(s). This makes sense, it is internal testing. Do people install locks on every door inside their house?

--

--

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Zhimin Zhan

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.