Open cffgnu opened 1 year ago
i use https://github.com/ungoogled-software/ungoogled-chromium but when close browser by code await fakebrowser.shutdown() will clear all session/cookies in user data directory. Why?
await fakebrowser.shutdown()
this project is dead??
ungoogled-chromium does that by default
See: https://ungoogled-software.github.io/ungoogled-chromium-wiki/faq
"Why do I have to login to websites every time I open ungoogled-chromium?"
i use https://github.com/ungoogled-software/ungoogled-chromium but when close browser by code
await fakebrowser.shutdown()
will clear all session/cookies in user data directory. Why?