But when I try command: pabot --ordering suite-order.txt --processes 8 .
Pabot start to execute all cases not in order from suite-order.txt
What is the problem?
The problem when the suite-order.txt is ignored is usually syntax related in my experience. You could try to look at the generated .pabotsuitenames and try to copy the syntax that is in that file to update your suite-order.txt.
If you have a “correct” suite-order.txt syntax wise, the .pabotsuitenames should not be generated at all, so that could be a check you can do!
Apart from that your syntax with #WAIT should work. You just might have to update the suite lines.