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
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