vitalets / playwright-bdd

BDD testing with Playwright runner
https://vitalets.github.io/playwright-bdd/
MIT License
316 stars 40 forks source link

Question:how to navigate from feature file to step #204

Open sonesnema opened 3 months ago

sonesnema commented 3 months ago

I am using this code on vs code ,as of bow when i click on particular step on feature file it is not navigating me to the step definition of that step ,can you tell me how can i do this. Thanks in advance

vitalets commented 3 months ago

Do you have some Cucumber VSCode extensions installed? For example, this one.