As of now, step definitions are global and shared between all features. It's recommended by Cucumber, but I agree that can be un-convenient.
Scoping is planned in this issue https://github.com/vitalets/playwright-bdd/issues/151, please subscribe to get notified when done.
As of now, step definitions are global and shared between all features. It's recommended by Cucumber, but I agree that can be un-convenient. Scoping is planned in this issue https://github.com/vitalets/playwright-bdd/issues/151, please subscribe to get notified when done.