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
I want to run multiple scenarios at the same time. But gauge-maven-plugin supports only one scenario with -Dscenario parameter. How to resolve this case? For example I can not use mvn gauge:execute -Dscenario=scenario1,scenario2
Activity