#talel-oauth-captcha

1 messages ยท Page 1 of 1 (latest)

brittle swiftBOT
safe onyx
#

Hi ๐Ÿ‘‹ oof, nothing comes to mind offhand. Firing up one of my test flows to see if I see that captcha.

chilly ridge
safe onyx
#

What type of accounts are you creating?

chilly ridge
#

Express

safe onyx
#

Hm, where in the onboarding flow are you seeing a captcha? Haven't noticed one so far.

chilly ridge
#

When I access the onboarding link on my browser it doesn't trigger CAPTCHA, only with the headless browser.

#

On the phone verification code.

#

Let me send you a screen shoot, just a sec.

#

(Usually have puppeteer run with headless true, just for the screenshot I have it to false ๐Ÿ˜… - same results)

brittle swiftBOT
safe onyx
#

Hm, yeah, that must be getting handled silently when I'm going through things (not headless)

#

I'm not thinking of a way quickly to avoid that, taking a moment to poke around and see if I can find anything.

chilly ridge
#

Thanks!

#

It changed only recently, probably in the last 3 days. I assumed somebody up the chain changed hCaptcha invisible and passive modes ๐Ÿ˜‘

safe onyx
#

I see discussions on it from over a year ago, unless something got changed that specifically impacts how Puppeteer is trying to handle this recently it doesn't look like a new thing.

#

What I'm finding from those discussions, is that it's not possible for us to disable those captchas in test mode.

chilly ridge
#

I see. I had those tests passing for about a year now on that project. I'll try to look into it further. Skipping those tests for now.