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

Can we able to create snippets for step definition class? #298

Open
lravihs opened this issue Jul 27, 2023 · 2 comments
Open

Can we able to create snippets for step definition class? #298

lravihs opened this issue Jul 27, 2023 · 2 comments

Comments

@lravihs
Copy link

lravihs commented Jul 27, 2023

Can we able to create snippets for step definition classes using feature class or we have to write step definition classes by our own. I am not able to understand the step definition class ?. Can you please help me in it?

@sandesh181199
Copy link

With best of my understanding, when you will create feature files, each statement of the feature file is linked with each step definition class which has the logic of that step. There are predefined steps created in the library for which you don't need to create any step definition and it will work like tapping a button element, sending keys to a input text, opening a drawer etc.

@lravihs
Copy link
Author

lravihs commented Jul 27, 2023

@sandesh181199 I know how integrate CUCUMBER BDD with java using eclipse IDE, but I think this is pretty much differ from that right.? . I need to understand this clearly. Can you please send me any reference so that I can understand this well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants