Really no chance to get them working on another computer? For example if we "feed up" profiles on one server and use the ready made profiles (including all the collected cookies and cache data) on another server, they won't work!?
And this issue does not exist with files profiles (filename.zpprofile), but they can't be used with the Chromium engine?
Profile folders work only on a PC they are generated.
You can export cookies separately and transfer to another PC profile folder.
But you never know what data they encode in cookies, so the best way is to generate a new profile folder on a new PC.
So with profile folders it's not possible to bulk create accounts and sell them including the profile folder so the buyer stays logged in into the accounts?
Or is ith enough to just export the cookies from the accounts (e.g. in JSON format) and hand it over to the buyer so he is logged in and can use the account?
and there is a way to save only cookies? im only interested by stay login in other computer with chromium.Yeah, cookies should be enough for this.
and there is a way to save only cookies? im only interested by stay login in other computer with chromium.
return instance.GetCookie("google.com", true);