Closed slava-iv closed 6 years ago
I got this error when I reused the same step definition in both my When and Then files. The step name was being used globally, so I had to change the step wording so I could call a step in my When or Then file without triggering this error.
Hi, received this error in logs: "stepResult.getAmbiguousStepDefinitions is not a function"