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
Hello,
How to save the fingerprint Json format, to import it on next use?
With kind regards,
@Huntenkill said in Save FingerPrint and Import on next launch:
Hello,
How to save the fingerprint Json format, to import it on next use?
With kind regards,

@Fox Thanks!