wdio-cucumber-parallel-execution icon indicating copy to clipboard operation
wdio-cucumber-parallel-execution copied to clipboard

Parallel execution by scenario

Open pberlinets opened this issue 3 years ago • 1 comments
trafficstars

Hey guys! Can somebody tell how to configure parallel execution by scenario? So I can't get several threads from one feature file. Several threads are launched only when a test run consists of from <1 feature file.

pberlinets avatar Jan 23 '22 22:01 pberlinets

You might have to use @Tags

Sunny-sp avatar May 15 '22 13:05 Sunny-sp