app icon indicating copy to clipboard operation
app copied to clipboard

Automatic update of steps in the test after changes in snippets

Open VDemyanova opened this issue 1 year ago • 0 comments

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.

VDemyanova avatar Jul 11 '24 12:07 VDemyanova