I have a need to run some automation tasks in a web browser control but I seem to be facing a few limitations/unknowns that I\'m not 100% sure how to resolve. The applicatio
No, you cannot run the WebBrowser control in InPrivate mode; it's simply not a supported scenario.
Yes, you can run two instances of IE in InPrivate mode and isolate them from each other.
Use the command line: iexplore.exe -private -nomerge