Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: No sure its me but version 7 is not giving me step definition snippet ? #201

Closed
QAPranav opened this issue Aug 2, 2024 · 3 comments
Labels
question Further information is requested

Comments

@QAPranav
Copy link

QAPranav commented Aug 2, 2024

I open a new project and add feature file and gave logic to playwright config under define config
const testDir = defineBddConfig({
features: ['sample.feature']
});
And run npx bddgen but this is not giving me snippet, as it was giving before.

@QAPranav QAPranav added the question Further information is requested label Aug 2, 2024
@QAPranav QAPranav changed the title Question: No sure its me but version is not giving me step definition snippet ? Question: No sure its me but version 7 is not giving me step definition snippet ? Aug 2, 2024
@vitalets
Copy link
Owner

vitalets commented Aug 2, 2024

I confirm the bug, will fix.

@vitalets
Copy link
Owner

vitalets commented Aug 3, 2024

Fixed in v7.2.1.
Could you re-check?

@QAPranav
Copy link
Author

QAPranav commented Aug 3, 2024

Thank you @vitalets bug is fixed its working fine its retrieving step now, happy to close this issue

@QAPranav QAPranav closed this as completed Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants