Cucumber Step Definition Generator
Offers multiple options to generate step definition.
Automatic File Opening
Automatically opens the generated step definition file and syncs it with the currently opened window if you are in split editor mode.
Automatic Detection
Automatically detecting various types of information, such as DataTable, DocString, int, float, string, and other types of information that are supported by Gherkin Syntax.
Asterisk Detection
The automatic detection of an asterisk (*) will be defined by a keyword type in the preceding steps.
De-duplication
Step definitions are de-duplicated when regenerating code, ensuring they remain organized and efficient.