Hi! Sorry I am quite new with pabot.
I have next structure:
Suite 1
Suite 2
Suite 3
I want to run suite 3 last because the test cases in suite 3 affect the network connection, causing cases from suite 1 and 2 to fail if doing them in parralel.
How can I solve this problem.