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
In Settings.json, I can only add one path under "cucumberautocomplete.syncfeatures"
But in my case,I am maintaining my features files in different folders.
For example, in both the locations
"src/test/features/.feature" ,
"src/test/features/tenent/workflows/matter/.feature"
How can I use go to step definitions for above scenario?
The text was updated successfully, but these errors were encountered:
In Settings.json, I can only add one path under "cucumberautocomplete.syncfeatures"
But in my case,I am maintaining my features files in different folders.
For example, in both the locations
"src/test/features/.feature" ,
"src/test/features/tenent/workflows/matter/.feature"
How can I use go to step definitions for above scenario?
The text was updated successfully, but these errors were encountered: