2021-12-27_16-34-15.png 
What I mean is how to remove elements that are not visible to the browser to avoid clicking on them.
Thanks.
[Resolved]Solve recaptcha 2 no longer clicks Audio Challenge
-
@Mega in file *\BrowserAutomationStudio\apps\17.1.0\modules\ReCaptcha2\captcha2_code.js change all strings google.com/recaptcha/api2/frame to google.com/recaptcha/api2/bframe
-
@Shushik781 said in Solve recaptcha 2 no longer clicks Audio Challenge:
@Mega in file *\BrowserAutomationStudio\apps\17.1.0\modules\ReCaptcha2\captcha2_code.js change all strings google.com/recaptcha/api2/frame to google.com/recaptcha/api2/bframe
Thanks man