Basically the issue is very simple. I want to be able to switch the used browser. But the currently used browser should behave in the same way. So using a private browser session is a proper way to solve that issue. In the Chrome this works fine. It opens a new private session of Chrome. But when I used the Firefox, it opens the usual Firefox with a new tab. So this is not a private session and I get the list of account I already logged in with.
im not sure but maybe Firefox type is not supported to use as private in UiPath open browser activity, but you could open it manually (and make it a private one) and use attach window after…