Force Google Recaptcha Challenge

Jake picture Jake · Jan 24, 2018 · Viewed 12k times · Source

Is it possible to set some flag in my browser so that I always get the RECAPTHCA image challenges? Sometimes when you click on the "I am not a robot" button, it gives you a pop up challenge with something like "Click all the images which contain a car", but sometimes it just checks off the box and takes your word for the fact that you're not a robot.

I would like to test the UI of my tool both on a desktop and on mobile, and make sure that the challenge pop up shows up and interacts well with other elements of the page.

In other words, as a developer, I want Google to think that I'm a robot so that it always gives me the visual challenge.

Is there any way to force this behavior?

Note: I've done some research and was unable to find any relevant questions or blog posts that might yield an answer.

Answer

Matt Kreikemeier picture Matt Kreikemeier · Apr 5, 2018

I too have been looking for similar functionality. While I have not found a code-based solution to force the challenge, I have found a fairly reliable hack.

Grab a VPN tool (I happen to use IP Vanish), then connect to a remote server (I've had success connecting to China). Then, open up a private/incognito window and fill out your form.

From my testing, the combination of the remote IP and the blank user session triggers the challenge.