@Makentosha да, убери все где есть gpu
How can I transfer cookies from bas project to multi browser?
-
I have a bass project. In this project, I am registering for Gmail. Afterwards, I transfer it to a multi-browser program such as dolphin.
The problem is that every time my bas runs and finishes the process, I need to get cookies and pass them to the multi-browser browser.
When receiving cookies and passing them to a multi-browser program, the content of the proxy, user agent and browser must be transferred automatically.
But I heard that cookies created on bas only work in bas projects.
I learned that this can be done with Chrome extensions. However, Chrome extensions only keep track of the sites and account data visited in the browser. It does not provide information such as proxy or user agent.
Could you please help me with this? This is very important for me. My English is poor, I hope you can understand me.
-
@metzexe said in How can I transfer cookies from bas project to multi browser?:
But I heard that cookies created on bas only work in bas projects.
No, BAS uses the standard cookie format: https://chromedevtools.github.io/devtools-protocol/tot/Network/#type-Cookie