Run multiple processes using one Robot

Hi @TharmaKS

You cannot run two processes on the same Robot in the same time(an error stating “Robot already running for user MYUSER” will occur).
As @beesheep previously mentioned, you can try using the Parallel activity.

2 Likes