vitalets/playwright-bdd

The npx bddgen is not generating steps after adding the feature file

ChannakeshavaP opened this issue · 4 comments

Steps:

  • Installed the required setup for playwright-bdd
  • Added a sample feature file

Then ran the cli npx bddgen to generate test steps in terminal

Hello! Thanks for sharing repo.. now it's working.

image

You are welcome :)

Even though I implemented the steps, I can see the yellow underline's in feature file. I hope these lines should go off when relative steps are implemented, right. How to fix this?

image

image

Thanks you,
Channakeshava