Closed syamphaneendra closed 3 years ago
Hi Syamphaneendra, You can use wdio-cucumber-parallel-execution and configure the maxInstances property to 5 in your wdio config.
Regards, Anirudh Vyas
ok, Thank you
I hope your issue is resolved so closing this.
How do you execute the specific number of parallel execution ? For example if I have 3 feature files having 10 scenarios, How can I execute them with only 5 parallel threads ?