olivier
Senior Member
- Apr 3, 2009
- 1,063
- 888
Im trying to fill up online form.
Made a script using Node and JavaScript and running it node myscript.js.
Im creating browser with HEAD show it shows me the actual stuff, so i can debug.
Everything works until i get to captcha page
Its a reCaptcha v2 or v3. Dunno exactly.
It doesnt matter atm.
It shows me an error: Please upgrade to a supported browser to get a reCAPTCHA challenge.
Javascript is enabled, what else to try?
I guess it doesnt like that Chrome is controlled by automated test software.
Anybody had same issue? How you resolved it?
Thanks
Made a script using Node and JavaScript and running it node myscript.js.
Im creating browser with HEAD show it shows me the actual stuff, so i can debug.
Everything works until i get to captcha page
Its a reCaptcha v2 or v3. Dunno exactly.
It doesnt matter atm.
It shows me an error: Please upgrade to a supported browser to get a reCAPTCHA challenge.
Javascript is enabled, what else to try?
I guess it doesnt like that Chrome is controlled by automated test software.
Anybody had same issue? How you resolved it?
Thanks