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
Hi all. Faced with the problem that I can not fully insert the randomized text in the input box on the site.
Example text:
Hi I'm Jack.
(there is a transposition.)
I'm offering you something
(more hyphenation)
etc.
I take the text from the resources, use a template to randomize it.
How do you implement this? I'm a beginner, I don't really understand the program
Thank you all in advance