Hi,
I have a scenario (following is an example to give a better view of the scenario):
I have a website which launches in MS Edge, login to the website and download 200 files. I wanted to run the process on one server with two different remote desktop sessions one logged in with 'account1' and other logged in with 'account2'. In session with account1, when I use the action: If Process with name 'Edge' is running to check if browser is already available to attach instead of launching the application again, PAD is recognizing the browser that is running on the same server with another login (account2). This is resulting in an error as the session logged in with account1 is, understandably, not able to take control of Edge that is launched in session with account2.
Note: This issue is not just with MS Edge. This is same with any application such as chrome, outlook, etc..
Can any one help me to work around this issue?
Any suggestions are greatly appreciated.
Thanks in advance!