Tags are not working after updating cypress above ...
# i-need-help
a
So when I use *npx cypress run --env --headed grepTags="@Virtual" * it should execute spec files which are tagged with Virtual but it is executing all my spec files @gray-kilobyte-89541 I also followed your doc i.e https://github.com/bahmutov/cy-grep but it didn't work for me. |
m
Hi @ambitious-holiday-82276 Did you check out the https://github.com/bahmutov/cy-grep#debugging steps?
a
yes, I did, but no results.
g
Why do you put headed argument between env and actual env values?
a
My bad but even though if I remove --headed from command the results are same.
g
ok, what does the debug log say? What do you mean " it didn't work for me"?