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
{{ message }}
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
Hi,
i have a feature with 3 scenarios,
Feature
Scenario1
Scenario2
Scenario3
At runtime, after executing the scenario1 my code has a logic which tell me whether to execute scenerio 2 or scenerio 3.
How to skip Or ignore the 2nd scenario at run time?
Thanks in Advance
The text was updated successfully, but these errors were encountered:
Thanks for a quick response. Is there any workaround.
My application is user profile based and there are some scenarios which are not applicable for few profiles and for admin profile are scenarios are applicable.
Thanks In Advance
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
i have a feature with 3 scenarios,
Feature
Scenario1
Scenario2
Scenario3
At runtime, after executing the scenario1 my code has a logic which tell me whether to execute scenerio 2 or scenerio 3.
How to skip Or ignore the 2nd scenario at run time?
Thanks in Advance
The text was updated successfully, but these errors were encountered: