So i am throwing together a program, It is just about done now, But there's only 1 problem...the program i made relies on 5 web browsers (WebBrowser1, webBrowser2, WebBrfowser3, WebBrowser4, WebBrowser5), I wanted these web browsers to all load data as a separate web browser instead of all loading the same data. What i mean by this is, Say i log into and account on 1 browser, Then on the same site, i log into a different account on the second browser, After clicking a link or refreshing the page, Both browsers will be on the same account. Please tell me there is a way to stop this from happening? Greatly appreciated!