I believe you need to convert the cookies to the format that BAS understands, and then import them into BAS using a standard method.
Take a look:
https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Cookie
I used this tutorial https://wiki.bablosoft.com/doku.php?id=how_to_work_with_cookies
I can save cookies in a txt file within the profile folder. However, some social accounts do not log in, although cookies are restored.
I've also tried global variables but it doesn't work. what should I do? Please help me.
@zzinan said in Help with the restored cookies.:
I'm already using a profile. I also save cookies in the profile folder
Cookies are saved automatically in profile, so you don't need to save them yourself