You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The approach in the tutorial usually works well. But I would recommend using Cucumber 4 built-in support for parallel processing which is supported in serenity-core 2.0.90 and serenity-cucumber 1.0.29
The approach in the tutorial usually works well. But I would recommend using Cucumber 4 built-in support for parallel processing which is supported in serenity-core 2.0.90 and serenity-cucumber 1.0.29
I have tried all the possible ways, but didnt help me.. can you please help me with sample pom.xml it would help me.
Not able to execute feature files in parallel .
https://github.com/serenity-bdd/screenplay-pattern-todomvc/blob/master/pom.xml
I have followed same steps and with same configuration but still my test cases are running in sequence mode only.
Can you please help me on this ?
The text was updated successfully, but these errors were encountered: