SimitTomar / wdio-cucumber-parallel-execution

A WebdriverIO capability for running Cucumber scenarios in parallel.
25 stars 10 forks source link

Parallel execution by scenario #25

Open pberlinets opened 2 years ago

pberlinets commented 2 years ago

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.

Sunny-sp commented 2 years ago

You might have to use @Tags