You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am using pabot for robot parallel execution and I have a requirement of executing the suites in parallel but need to some time to between each suite. For example, I have suite1 and suite2 and I need to trigger them with some delay as below
Suite1 and wait $DELAY and Suite2
Could you please look at this and implement? it will be helpful for others also
The text was updated successfully, but these errors were encountered:
Hi
I am using pabot for robot parallel execution and I have a requirement of executing the suites in parallel but need to some time to between each suite. For example, I have suite1 and suite2 and I need to trigger them with some delay as below
Suite1 and wait $DELAY and Suite2
Could you please look at this and implement? it will be helpful for others also
The text was updated successfully, but these errors were encountered: