I have a program with tabs, each tab has a web browser component on it. Now I want to sign into a site with different accounts. The thing is, the cookie for the site is being used by all the web browser components.
Is there anyway I can specify where each browser stores it's cookies?
Is there anyway I can specify where each browser stores it's cookies?