How to reuse the old cookie in bot made by puppeteer? #81822
Replies: 1 comment
-
|
Hi, I have this 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.
-
Select Topic Area
Question
Body
Nowadays, I'm making the chatbot with puppeteer.
Then I have to login using OTP every time.
It's very inconviente.
So I'm going to reuse the old non-expired cookie to solve this issue.
How can I do it?
Beta Was this translation helpful? Give feedback.
All reactions