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?
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?