Closed jesusvallez closed 5 years ago
When you try to overwrite a step definition, cucumber does not know which step is the right one
That is a problem because first one is implementing BasePO and last one ThorBasePO
We should not have duplicated steps definition as long they have different behavior.
When you try to overwrite a step definition, cucumber does not know which step is the right one
That is a problem because first one is implementing BasePO and last one ThorBasePO