solving PayPal captcha/puzzle with a robot FAQ

alloy_bacon
Contributor
Contributor

This thread is just an ongoing thread for posts on solving PayPal login puzzles:

 

puzzle 1:

Q: What script can I use to click the checkbox when it says, "click here to make sure (I am not a robot)"?

 

run this javascript command on the puzzle:

A:  document.getElementsByClassName("recaptcha-checkbox-border")[0].click();

 

 

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.