app
app copied to clipboard
Automatic update of steps in the test after changes in snippets
Is your feature request related to a problem? Please describe. I want to use snippets as shared steps for checking frontend components. However, if I want to change a snippet, I would have to manually update everything in the tests. This is very inconvenient.
Describe the solution you'd like Please implement automatic updates of snippet changes in the tests, just like it is already done with steps.