Hi @Ruslan Shafikov ,
From your description, I think your main problem is that you cannot launch multiple browser instances at the same time in the remote environment, right? If this is the case, I think you have a similar problem to this thread.
As already mentioned, many modern browsers do not support this, so you need to use different profiles to enable different instances. In Microsoft Edge, it should be controlled by the UserDataDir policy.
You can try to open Microsoft Edge separately in different user environments, then navigate to the edge://version
page and check the Profile path
property. If they are the same, then the cause of the problem is the one mentioned above and you need to configure it's profile path accordingly. Something like this:
But if it's another question, or if I misunderstood something, please point it out and if possible, provide more relevant details will be better, it will help to solve the problem.
Best regards,
Xudong Peng
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.