Forum Discussion
Solved
3 Replies
Sort By
The expression @Smoke and @Regression will only run scenarios that have both of these tags. Do you have any such scenarios?
- srinadha2020New Contributor
@aslakhellesoy thanks for the conclusion, we need to run 2 different tags from cucumberoptions how to pass, do you have any documenetation for this? our requirement would be
scenari1 having @foo tag and scenario2 having Dev tag, we need to run 2 different tags in the same time, how to pass. we tried "@foo,@dev" is not working. May I know how to pass both tags?. Thanks!
We have used "@foo or @dev or @othertag" at cucumberoptions tags param- this is working fine. Hence please close this issue. Thanks aslakhellesoy for your solution