Replies: 1 comment
-
Did you find a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use
puppeteer
to automate the sign-in process for Tesla.Following method shown by @SystemDisc in #501 , I tried setting up a
puppeteer
environment using the same code.I keep hitting a 30 second challenge, and then it takes me back to the email input screen.

Any way to skip this screen?
I can use tool like 2Captcha to bypass the reCaptcha, but this 30 sec wait is annoying :(
Here is the whole flow :

Beta Was this translation helpful? Give feedback.
All reactions